link_arms | R Documentation |
For REDCap databases containing arms and events, it is necessary to determine how these are linked and what variables belong to them.
link_arms(redcap_uri, token, suppress_redcapr_messages = TRUE)
redcap_uri |
The REDCap URI |
token |
The REDCap API token |
suppress_redcapr_messages |
A logical to control whether to suppress messages
from REDCapR API calls. Default |
Returns a tibble
of redcap_event_name
s with list elements
containing a vector of associated instruments.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.