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

Popular posts from this blog

formatting - SAS SQL Datepart function returning odd values -

c++ - Apple Mach-O Linker Error(Duplicate Symbols For Architecture armv7) -

php - Yii 2: Unable to find a class into the extension 'yii2-admin' -