powered by
Scatter Plot for Single Value
list.plot(x, label = "x")
vector, dataframe or matrix
labels for points. If label equals x, defaulted, id will be added. If label equals y, y value will be added. If label equals xy, id and y value will be added.
sactter
# NOT RUN { list.plot(mtcars) # } # NOT RUN { # }
Run the code above in your browser using DataLab