Skip to contents

Quickly creates diagnostic plots for dataframe variables.

Usage

plot_df(df, type)

Arguments

df

A data.frame

type

A character vector of data types to plot.

Value

ggplots

Examples

#----------------------------------------------------------------------------
# plot_df() examples
#----------------------------------------------------------------------------
library(bkmisc)