context | R Documentation |
A context contains study design specific information about a variable.
short_label
a short_label
long_label
a long_label
description
a description
derivation
a derivation
purpose
a purpose
security_type
security information
context( short_label = "age_cat4", long_label = "Age categorical with four levels", description = "The age categories are ... They were chosen by ...", derivation = "This variable was derived from the `age` variable", purpose = purpose(study_role = "covariate", tags = "demographics"), security_type = "HIPAA" )
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.