add_event_mapping {REDCapTidieR} | R Documentation |
Supplement a supertibble from a longitudinal database with information about the events associated with each instrument
Description
Supplement a supertibble from a longitudinal database with information about the events associated with each instrument
Usage
add_event_mapping(supertbl, linked_arms)
Arguments
supertbl |
a supertibble object to supplement with metadata |
linked_arms |
the tibble with event mappings created by
|
Value
The original supertibble with an events redcap_events
list column
containing arms and events associated with each instrument
[Package REDCapTidieR version 1.1.1 Index]