report_missings | R Documentation |
Function reports number of missing values per variable.
report_missings(data, name_data, throw_error = FALSE)
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. |
input data
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.