View source: R/parse_redcap_permissible_values.R
Parses REDCap Permissible Values
1 2 3 4 5 6 7 | parse_redcap_permissible_values(
dataframe,
id_col,
variable_col,
permissible_value_string_col,
new_permissible_col_name = "PERMISSIBLE_VALUE_LITERAL"
)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.