Description Usage Arguments Details Value See Also Examples
df_plot visualizes the variables in a data frame.
1 |
data |
a data frame. |
For each variable, the plot displays
type (numeric,
integer,
factor,
ordered factor,
logical, or date)
percent of available (and missing) cases
Variables are sorted by type and the total number of variables and cases are printed in the caption.
a ggplot2 graph
For more descriptive statistics on a data frame see contents.
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.