check_na | R Documentation |
Check for unexpected or important NAs within specified columns.
check_na(qc_df = NULL, cols_to_check_nas = NULL, data_id = "GlobalID")
qc_df |
The survey data frame to be QC'd |
cols_to_check_nas |
columns to check for NAs in |
NULL
or a tibble from qc_tbl()
Mike Ackerman
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.