Description Usage Arguments Value
View source: R/missing_data_overview.R
Return a heatmap showing the missing values in the file.
1 | missing_data_overview(file, sheet_name = NULL, dir = "")
|
file |
the name of the file, including the filetype extension |
sheet_name |
if passing an excel file, the name of the sheet to analyze, by default NULL |
dir |
the directory where the file should be saved, by default ” |
.png file heatmap of missing values, as a .png file
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.