plot_info: Plot summary metrics for a data frame

Description Usage Arguments Value Examples

View source: R/instaeda.R

Description

Plot summary metrics for a data frame

Usage

1
plot_info(data, title = "", color_config = list())

Arguments

data

input data frame

title

title of plot

color_config

configurations to manually change colors

Value

the ggplot object

Examples

1
2
3
4
## Not run: 
plot_info(example_dataframe)

## End(Not run)

UBC-MDS/instaeda_R documentation built on March 29, 2021, 7:55 a.m.