ggskim: Create ggplots to quickly explore data

View source: R/ggskim.R

ggskimR Documentation

Create ggplots to quickly explore data

Description

Create ggplots to quickly explore data

Usage

ggskim(.data, ...)

Arguments

.data:

a dataframe to make plots from

Value

either a list of the plots or simply the plots themselves

Examples

iris %>% ggskim()



MCMaurer/MCMsBasics documentation built on July 5, 2024, 11:38 p.m.