validateCdmTable: Validate if a table is a valid cdm_table object.

View source: R/classCdmTable.R

validateCdmTableR Documentation

Validate if a table is a valid cdm_table object.

Description

Validate if a table is a valid cdm_table object.

Usage

validateCdmTable(table, name = NULL, call = parent.frame())

Arguments

table

Object to validate.

name

If we want to validate that the table has a specific name.

call

Call argument that will be passed to cli.

Value

The table or an error message.


omopgenerics documentation built on April 3, 2025, 8:47 p.m.