aberrant_values: Create a summary table of aberrant values of a data.frame

Description Usage Arguments Value

Description

This creates a table of the column names, types, number of unique values, and number and percentage of missing values for each column in the input.

Usage

1

Arguments

df

A data.frame to create a summary from

Value

A tbl_df with one row per column of df and columns column, class, n_distinct, n_NA, n_not_NA, pct_NA


SSW-DataLab/sswdlHelpR documentation built on May 9, 2019, 11:43 a.m.