| context | R Documentation |
A context contains study design specific information about a variable.
short_labela short_label
long_labela long_label
descriptiona description
derivationa derivation
purposea purpose
security_typesecurity 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.