isCohortDefinitionSet: Is the data.frame a cohort definition set?

View source: R/CohortDefinitionSet.R

isCohortDefinitionSetR Documentation

Is the data.frame a cohort definition set?

Description

This function checks a data.frame to verify it holds the expected format for a cohortDefinitionSet.

Usage

isCohortDefinitionSet(x)

Arguments

x

The data.frame to check

Value

Returns TRUE if the input is a cohortDefinitionSet or returns FALSE with warnings on any violations


CohortGenerator documentation built on Oct. 1, 2024, 1:09 a.m.