View source: R/clean_redcap_long.R
distill_nonrepeat_table_long | R Documentation |
Sub-helper function to clean_redcap_long
for single nonrepeat table
extraction.
distill_nonrepeat_table_long(
form_name,
db_data_long,
db_metadata_long,
linked_arms
)
form_name |
The |
db_data_long |
The REDCap database output defined by
|
db_metadata_long |
The REDCap metadata output defined by
|
linked_arms |
Output of |
A tibble
of all data related to a specified form_name
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.