annotateHarmoStatus: Set variable annotation with Harmonization Status term

Description Usage Arguments Value

View source: R/annotate.R

Description

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.

Usage

1
annotateHarmoStatus(tibble, variables = NULL, status)

Arguments

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.

Value

The annotated tibble


maelstrom-research/harmor documentation built on Dec. 6, 2019, 7:31 p.m.