newOmopTable: Create an omop table from a cdm table.

View source: R/classOmopTable.R

newOmopTableR Documentation

Create an omop table from a cdm table.

Description

Create an omop table from a cdm table.

Usage

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

Arguments

table

A ⁠<cdm_table>⁠ object.

version

Version of the OMOP Common Data Model. Supported options are: "5.3", "5.4", or "5.5".

cast

Whether to cast columns to the correct type.

Value

An omop_table object


omopgenerics documentation built on Sept. 8, 2026, 9:06 a.m.