db_has_repeat_forms {REDCapTidieR} | R Documentation |
Check whether a REDCap database has repeat forms
Description
Simple utility function checking for the existence of repeat forms in a REDCap database.
Usage
db_has_repeat_forms(db_data)
Arguments
db_data |
A REDCap dataframe. |
Value
A boolean.
[Package REDCapTidieR version 1.2.3 Index]