M

Mr. Dubey • 100.28K Points
Coach

Q. How do you create a scatter plot in R for two numeric variables x and y?

  • (A) scatter(x, y)
  • (B) plot(x, y)
  • (C) geom_point(mapping = aes(x = x, y = y))
  • (D) create_scatter(x, y)

No solution found for this question.
Add Solution and get +2 points.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.


Question analytics