get_column_labels: Checkbox Suffixes

View source: R/formatting_functions.R

get_column_labelsR Documentation

Checkbox Suffixes

Description

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.

Usage

get_column_labels(field_names, data_dict)

Arguments

field_names

The current field names of interest

data_dict

The meta data data frame.


chillywings/rctools documentation built on Aug. 9, 2024, 11:52 p.m.