
Package index
-
redcap_data() - Read REDCap data
-
rd_transform() - Transformation of the Raw Data
-
rd_rlogic() - Translate REDCap Logic to R Logic
-
rd_insert_na() - Insert Missing Values Using a Filter
-
rd_query() - Identification of Queries
-
rd_event() - Identification of Missing Event(s)
-
check_queries() - Check for Changes Between Two Query Reports
-
rd_export() - Exporting Query Dataset
-
covican - Subset of COVICAN's Database
-
checkbox_names() - Change Checkboxes Names to Option Names
-
fill_data() - Fill Rows with Values from One Event
-
recalculate() - Recalculate REDCap Calculated Fields
-
split_event() - Creation of a Data Frame with Variables from All Forms of a Specified Event
-
split_form() - Creation of a Data Frame with Variables from a Specified Form
-
to_factor() - Convert Variables to Factors
-
transform_checkboxes() - Transformation of Checkboxes with Branching Logic