RedcapUpdate: Redcap Update Wrapper Class

Description Details Value Fields Methods See Also

Description

This class holds the update information that affects the error reporting process.

Details

It holds the site information and the date of updates hence it is possible to do site-based operations.

The dates can be accessed to allow for conditional generation of the error reports.

Value

A redcap update class

Fields

name

Name of the update.

site_info

A dataset of site information. It has variables 'site' and 'date' matching the site identifier and date of the update for each site.

new_vars

New variables introduced during the update.

Methods

get_update_date(var_name, hospital_id)

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

is_valid()

Check validity of object

See Also

Other Configuration Objects: RedcapConfig; config_keys; load_configs; load_updates


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