distributions: Analyze each variable and generate a histogram describing...

Description Usage Arguments Examples

View source: R/distributions.R

Description

Also returns a table of all numeric variables describind it's percentiles 1, 10, 25, 50 (median), 75, 90 and 99.

Usage

1
distributions(data_analyze, outdir, charts = T)

Arguments

data_analyze

a data frame to analyze

outdir

an optional output directory to save the resulting plots as png images

charts

set this to false to avoid generating charts, useful for batch script usage

Examples

1
2

sicarul/xray documentation built on May 29, 2019, 12:16 p.m.