plotdf: Plot Data Frame

Description Usage Arguments Value See Also Examples

View source: R/plotdf.R

Description

Plots each variable of a data frame.

Usage

1

Arguments

df

A data frame.

...

Other parameters to par(...).

Value

A data frame with summary statistics for each variable in the data frame, number entered, number missing, number unique, minimum, mean, maximum, and the ratio of the maximum over the non-zero minimum.

See Also

par.

Examples

1

JVAdams/jvamisc documentation built on Aug. 11, 2021, 6:43 a.m.