This function returns a list of available columns for a specified table in an OMOP CDM database.
Arguments
- table
The name of the table for which to retrieve the columns catalog.
- dropNA
A boolean indicating whether to skip empty columns.
Value
A list of column names available in the specified table of the OMOP CDM database.