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