Description Usage Arguments Value
Create interactive percent completeness heatmap
1 | dq_complete_plot(data, by_var, title, miss = NULL, margin = NULL)
|
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 |
a plotly heatmap object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.