checkbox_suffixes: Checkbox Suffixes

View source: R/checkbox_suffixes.R

checkbox_suffixesR 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]⁠. exportRecords needs these suffixes in order to retrieve all of the variables and to apply the correct labels.

Usage

checkbox_suffixes(fields, meta_data)

Arguments

fields

The current field names of interest

meta_data

The metadata data frame.


redcapAPI documentation built on Sept. 13, 2023, 1:07 a.m.