Description Usage Arguments Details Value Examples
This is the beginning of a plot function
1 |
df |
a data frame |
This function will be editd and added to through a community of R programmers to make plots suitable for Multivariate statistics
plot
1 2 | df = data.frame(x= 1:30, y = (1:30)^2)
mulitVplot(df)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.