View source: R/checkbox_suffixes.R
checkbox_suffixes | R Documentation |
Checkbox variables return one vector of data for each option defined
in the variable. The variables are returned with the suffix ___[option]
.
exportRecords
needs these suffixes in order to retrieve all of the
variables and to apply the correct labels.
checkbox_suffixes(fields, meta_data)
fields |
The current field names of interest |
meta_data |
The metadata data frame. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.