rcm_fields_by_type: List REDCap fields given a field type.

rcm_fields_by_typeR Documentation

List REDCap fields given a field type.

Description

List REDCap fields given a field type.

Usage

rcm_fields_by_type(...)

## S3 method for class 'rcm_metadata'
rcm_fields_by_type(df_metadata, chr_type)

## S3 method for class 'rcm_data'
rcm_fields_by_type(df_data, chr_type)

MichaelPascale/rcm documentation built on July 14, 2022, 2:44 a.m.