Function reports number of missing values per variable.

report_missings(data, name_data, throw_error = FALSE)

Arguments

data

Tibble holding a result data set.

name_data

Name of the data file.

throw_error

Boolean, if TRUE error is thrown on failures, otherwise a warning.

Value

input data.