Learn R Programming

REDCapTidieR (version 1.2.4)

db_has_repeat_forms: 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)

Value

A boolean.

Arguments

db_data

A REDCap dataframe.