GetVariableNamesInRedcapDataset: Get the names of variables in a dataset based on REDCap...

Description Usage Arguments Details Value

Description

Utility function that gets the name(s) of the variables in a redcap project.

Usage

1
get_vars_in_data(metadata)

Arguments

metadata

REDCap metadata

Details

Using the redcap metadata, code is generated that extracts the names of the variables in the dataset.

Checkboxes are also munged to reflect what is in the repository.

Useful for metaprogramming.

Value

a character vector of the variable names in the dataset


Maglado/redcapdata_p documentation built on May 26, 2019, 4:37 p.m.