validateCohortIdArgument: Validate cohortId argument.

View source: R/validate.R

validateCohortIdArgumentR Documentation

Validate cohortId argument.

Description

Validate cohortId argument.

Usage

validateCohortIdArgument(
  cohortId,
  cohort,
  validation = "error",
  call = parent.frame()
)

Arguments

cohortId

A cohortId vector to be validated.

cohort

A cohort_table object.

validation

How to perform validation: "error", "warning".

call

A call argument to pass to cli functions.


omopgenerics documentation built on Sept. 30, 2024, 9:16 a.m.