distill_nonrepeat_table {REDCapTidieR} | R Documentation |
Extract non-repeat tables from non-longitudinal REDCap databases
Description
Sub-helper function to clean_redcap
for single nonrepeat table
extraction.
Usage
distill_nonrepeat_table(form_name, db_data, db_metadata)
Arguments
form_name |
The |
db_data |
The REDCap database output defined by
|
db_metadata |
The REDCap metadata output defined by
|
Value
A subset tibble
of all data related to a specified form_name
[Package REDCapTidieR version 1.2.3 Index]