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