REDCapR 0.9.8
New Features
- Enumerate the exported variables. with
redcap_variables()
. - Experimental EAV export in
redcap_read_oneshot_eav()
, which can be accessed with a triple colon (ie,REDCapR::redcap_read_oneshot_eav()
).
Bug Fixes
- Adapted to new 2.4 version of curl (see #154)