newAchillesTable: Create an achilles table from a cdm_table.

View source: R/classAchillesTable.R

newAchillesTableR Documentation

Create an achilles table from a cdm_table.

Description

Create an achilles table from a cdm_table.

Usage

newAchillesTable(table, version = "5.3", cast = FALSE)

Arguments

table

A ⁠<cdm_table>⁠ object.

version

Version of the OMOP Common Data Model.

cast

Whether to cast columns to the correct type.

Value

An achilles_table object


omopgenerics documentation built on June 17, 2026, 5:07 p.m.