Description Usage Arguments Value
Apply or remove an harmonization status annotation from a set of variables. The harmonization status is described by the "status" vocabulary in the "Mlstr_harmo" taxonomy.
1 | annotateHarmoStatus(tibble, variables = NULL, status)
|
tibble |
Tibble to be annotated. |
variables |
A character vector of variable names to be annotated. If NULL or empty, all the columns of the tibble will be annotated. |
status |
The harmonization status to apply: 'complete', 'undetermined' or 'impossible'. If NULL, the annotation will be deleted. |
The annotated tibble
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.