listSourceTables {omopgenerics} | R Documentation |
List tables that can be accessed though a cdm object.
Description
List tables that can be accessed though a cdm object.
Usage
listSourceTables(cdm)
Arguments
cdm |
A cdm reference or the source of a cdm reference. |
Value
A character vector with the names of tables.
[Package omopgenerics version 0.2.3 Index]