report_missings.Rd
Function reports number of missing values per variable.
report_missings(data, name_data, throw_error = FALSE)
Tibble holding a result data set.
Name of the data file.
Boolean, if TRUE error is thrown on failures, otherwise a warning.
input data
.