describe_viz: Plots Missing Data, Data Types, and Foreign Labels into a...

Description Usage Arguments Value Examples

Description

This function takes the describe_df function, built on type_df, missing_df, lab_foreign_df to plot information on the variables contained within the df input.

Usage

1
describe_viz(df, title = NULL, subtitle = NULL, threshold = 10, ...)

Arguments

df

a data frame object to identify the foreign labels from select variables of a data frame

vars

a character string or character vector of column names in the data frame to examine

Value

returns a ggplot2 plot displaying the percentage of missing values and data types for each column contained in the data frame

Examples

1
2

smh-ej/XploreR documentation built on May 13, 2019, 4:46 p.m.