ConfigurationKeys: Default Configuration Keys

Description Usage Format Details Value See Also

Description

Default keys for Redcap configuration

Usage

1

Format

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
List of 9
 $ api_url         : chr "http://localhost/redcap/api/"
 $ token           : chr ""
 $ local           : logi TRUE
 $ chunked         : logi FALSE
 $ chunksize       : int NA
 $ hosp_var        : chr "hosp_id"
 $ date_var        : chr "date_today"
 $ report_location : chr "C:\\Users\\bmakone\\AppData\\Local\\Temp\\RtmpiUXRWD\\DataVerification1a3841805626.csv"
 $ hosp_to_validate: chr NA

Details

This serves as the default set of configurations if no value has been specified for some specific key(s).

Helps in instantiation of RedcapConfig objects.

Value

A list with default Redcap configurations as entries.

See Also

Other Configuration Objects: RedcapConfig; RedcapUpdate; load_configs; load_updates


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