.extract_choices | R Documentation |
Expects comma separated codes and corresponding choices, with each pair separated by a pipe character.
.extract_choices(chr_choices)
chr_choices |
The choices string from the REDCap data dictionary. |
e.g. 1,A|2,B|3,C
A list of codes named by choice.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.