You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Events in longitudinal redcaps can have custom labels in addition to identifiers:
The redcap_events columns of the supertibble should include these labels.
Proposed Solution
The event labels are accessible with the Export Events API method but REDCapR doesn't currently have a wrapper for this. We can make an issue and supply the code. Once that's running in REDCapR it will be easy to add this field to redcap_events by modifying link_arms().
Checklist
The issue is atomic
The issue description is documented
The issue title describes the problem succinctly
Developers are assigned to the issue
Labels are assigned to the issue
The text was updated successfully, but these errors were encountered:
Feature Request Description
Events in longitudinal redcaps can have custom labels in addition to identifiers:
The
redcap_events
columns of the supertibble should include these labels.Proposed Solution
The event labels are accessible with the Export Events API method but
REDCapR
doesn't currently have a wrapper for this. We can make an issue and supply the code. Once that's running inREDCapR
it will be easy to add this field toredcap_events
by modifyinglink_arms()
.Checklist
The text was updated successfully, but these errors were encountered: