missing_data_overview: Return a heatmap showing the missing values in the file.

Description Usage Arguments Value

View source: R/missing_data_overview.R

Description

Return a heatmap showing the missing values in the file.

Usage

1
missing_data_overview(file, sheet_name = NULL, dir = "")

Arguments

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 ”

Value

.png file heatmap of missing values, as a .png file


UBC-MDS/RDataPeek documentation built on April 2, 2020, 3:56 a.m.