dq_complete_plot: Create interactive percent completeness heatmap

Description Usage Arguments Value

Description

Create interactive percent completeness heatmap

Usage

1
dq_complete_plot(data, by_var, title, miss = NULL, margin = NULL)

Arguments

data

the dataset

by_var

the variable to stratify by

title

title for your plot

miss

an atomic vector listing what values to classify as missing (besides NA which will count as missing by default)

margin

a list with margin (l:left, r:right, b:bottom, t:top) and padding sizes specified in pixels

Value

a plotly heatmap object


haroldgil/dqcomplete documentation built on May 25, 2019, 5:26 p.m.