Q. In ggplot2, how do you add a smooth line to a scatter plot?
β
Correct Answer: (A)
geom_smooth()
You must be Logged in to update hint/solution