Description Usage Arguments Value
View source: R/util_compare_meta_with_study.R
Utility function to compare data type of study data with those defined in metadata
1 | util_compare_meta_with_study(sdf, mdf, label_col)
|
sdf |
the data.frame of study data |
mdf |
the data.frame of associated static meta data |
label_col |
variable attribute the name of the column in the metadata with labels of variables |
a binary vector (0, 1)
if data type applies
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.