describe_cols: Describe the columns in a data frame

Description Usage Arguments

View source: R/audit_df.R

Description

For each column in a data.frame, describe_cols() shows the column type, number and percentage of missing values, and number of unique values (optionally with the values themselves–see map_unique() for details).

Usage

1

Arguments

df

a data.frame

...

additional arguments passed on to map_unique()


allenbaron/JABmisc documentation built on July 4, 2021, 9:56 a.m.