getPublicOhdsiColumnNames | R Documentation |
Get field names from a public OHDSI table
getPublicOhdsiColumnNames(conn = NULL, tableName)
conn |
An established OHDSI database connection; NULL defaults to the public OHDSI server |
tableName |
An OMOP CDM table name |
getPublicOhdsiColumnNames(tableName = "concept")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.