Quotes help make search much faster. Example: "Practice Makes Perfect"

Tuesday, October 22, 2013

In R, how do you create a scatter plot given two vectors, x and y?


Answer:

plot(x, y)

//where the x vector will represent the x-axis and the y vector will represent the y-axis

No comments:

Post a Comment


This is an example of scrolling text using Javascript.

Popular Posts