plot - Is there any package and function that produce this image in R? -
plot - Is there any package and function that produce this image in R? -
is there bundle produce image in r?
i wanna see correlation, distribution , scatter plot of variable.
you use
library(psych) pairs.panels(iris[,-5], hist.col="white", scale=true)
r plot distribution correlation scatter-plot
Comments
Post a Comment