getPublicOhdsiColumnNames: Get field names from a public OHDSI table

View source: R/AllQueries.R

getPublicOhdsiColumnNamesR Documentation

Get field names from a public OHDSI table

Description

Get field names from a public OHDSI table

Usage

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


getPublicOhdsiColumnNames(tableName = "concept")


quinterpriest/PublicOracle documentation built on April 20, 2022, 12:52 a.m.