omopColumns: Required columns that the standard tables in the OMOP Common...

View source: R/classCdmReference.R

omopColumnsR Documentation

Required columns that the standard tables in the OMOP Common Data Model must have.

Description

Required columns that the standard tables in the OMOP Common Data Model must have.

Usage

omopColumns(table, version = "5.3", onlyRequired = lifecycle::deprecated())

Arguments

table

Table to see required columns.

version

Version of the OMOP Common Data Model.

onlyRequired

deprecated

Value

Character vector with the column names

Examples

library(omopgenerics)

omopColumns("person")


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