Description Usage Arguments Value
View source: R/util_count_codes.R
count total numbers of any sort of missing codes (MISSING or JUMP)
1 | util_count_codes(sdf, mdf, variables, list, name, warn = TRUE)
|
sdf |
study data |
mdf |
meta data |
variables |
variables |
list |
variable attribute |
name |
variable attribute the name of the column in the metadata with labels of variables |
warn |
logical emit warnings on non-numeric missing codes |
a vector with the total number of missings of the class referred by
list
per variables
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.