df_plot: Visualize a data frame

Description Usage Arguments Details Value See Also Examples

View source: R/df_plot.R

Description

df_plot visualizes the variables in a data frame.

Usage

1

Arguments

data

a data frame.

Details

For each variable, the plot displays

Variables are sorted by type and the total number of variables and cases are printed in the caption.

Value

a ggplot2 graph

See Also

For more descriptive statistics on a data frame see contents.

Examples

1
2

Rkabacoff/qacr documentation built on March 20, 2021, 3:03 p.m.