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