db_has_repeat_forms function

Check whether a REDCap database has repeat forms

Check whether a REDCap database has repeat forms

Simple utility function checking for the existence of repeat forms in a REDCap database.

db_has_repeat_forms(db_data)

Arguments

  • db_data: A REDCap dataframe.

Returns

A boolean.