validateAchillesTable: Validate if a cdm_table is a valid achilles table.

View source: R/classAchillesTable.R

validateAchillesTableR Documentation

Validate if a cdm_table is a valid achilles table.

Description

Validate if a cdm_table is a valid achilles table.

Usage

validateAchillesTable(
  table,
  version = NULL,
  cast = FALSE,
  call = parent.frame()
)

Arguments

table

A cdm_table to validate.

version

The cdm vocabulary version.

cast

Whether to cast columns to required type.

call

Passed to cli call.

Value

invisible achilles table


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