RedcapConfig: Redcap Configuration Wrapper Class

RedcapConfigR Documentation

Redcap Configuration Wrapper Class

Description

This class holds redcap configurations that control the mode of interaction with the data repository.

Details

This configurations affect various processes encapsulated by the REDCap class from data input to error reporting.

This allows the configurations to be loosely coupled from the REDCap interaction for both flexibility and maintainability.

Value

A Redcap configuration class

Fields

updates

a list of RedcapUpdate object(s).

configs

an internal environment for holding configurations.

Methods

get_update_date(var_name, hospital_id)

Get the date a specific variable was updated for a specific site

is_valid()

Checks the validity of the object

list_configs()

Display the configurations for the REDCap session/object

See Also

Other Configuration Objects: RedcapUpdate, config_keys, load_configs, load_updates


smockin/RedcapData documentation built on Feb. 2, 2023, 3:19 a.m.