check_variables: Check variables in the dataset

Description Usage Arguments Value Examples

Description

Get a snapshot preview of what variables are available and what they look like.

Usage

1
check_variables(df, num_unique_vals = 3, sort_examples = FALSE)

Arguments

df

the input dataframe

num_unique_vals

number of unique values to display

sort_examples

whether first few examples or random

Value

Dataframe with Unique Values, Percent Missing and Examples

Examples

1
2

KevinRPan/handy documentation built on May 4, 2019, 2:34 p.m.