getPublicOhdsiColumnNames: Get field names from a public OHDSI table

Description Usage Arguments Examples

Description

Get field names from a public OHDSI table

Usage

1
getPublicOhdsiColumnNames(conn = NULL, tableName)

Arguments

conn

An established OHDSI database connection; NULL defaults to the public OHDSI server

tableName

An OMOP CDM table name

Examples

1
getPublicOhdsiColumnNames(tableName = "concept")

OHDSI/PublicOracle documentation built on May 7, 2019, 8:29 p.m.