util_app_iav | R Documentation |
Test for applicability of numeric admissibility
util_app_iav(x, dta)
x |
data.frame metadata |
dta |
logical vector, 1=matching data type, 0 = non-matching data type |
factor 0-3 for each variable in metadata
0 data type mismatch and not applicable
1 data type mismatches but applicable
2 data type matches but not applicable
3 data type matches and applicable
4 not applicable because of not suitable data type
pro_applicability_matrix
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.