db_has_repeat_forms: Check whether a REDCap database has repeat forms

View source: R/utils.R

db_has_repeat_formsR 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.


REDCapTidieR documentation built on June 8, 2025, 10:34 a.m.