powered by
Also returns a table of all numeric variables describind it's percentiles 1, 10, 25, 50 (median), 75, 90 and 99.
distributions(data_analyze, outdir, charts = T)
a data frame to analyze
an optional output directory to save the resulting plots as png images
set this to false to avoid generating charts, useful for batch script usage
# NOT RUN { library(xray) distributions(mtcars) # }
Run the code above in your browser using DataLab