Error -Error: unexpected symbol in "ggplot(quartet, aes(x,y)) + geom_point() + geom_smooth(method=1m"
Command enetered :
ggplot(quartet, aes(x,y)) +
geom_point() +
geom_smooth(method=1m,se=FALSE) +
facet_wrap(~set)
How to fix this error , anyone ?
Error -Error: unexpected symbol in "ggplot(quartet, aes(x,y)) + geom_point() + geom_smooth(method=1m"
Command enetered :
ggplot(quartet, aes(x,y)) +
geom_point() +
geom_smooth(method=1m,se=FALSE) +
facet_wrap(~set)
How to fix this error , anyone ?