check_repeat_and_nonrepeat | R Documentation |
Check for potential instruments that are given both repeating and
nonrepeating structure. REDCapTidieR
does not support database
structures built this way.
check_repeat_and_nonrepeat(db_data, call = caller_env())
db_data |
The REDCap database output generated by
|
call |
the calling environment to use in the error message |
A helpful error message alerting the user to existence of an instrument that was designated both as repeating and non-repeating.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.