existingIndexes: Existing indexes in a cdm object
Description
![[Experimental]](figures/lifecycle-experimental.svg?package=omopgenerics&version=1.3.0)
Usage
existingIndexes(cdm, name)
Value
A tibble with 3 columns: table_class
class of the table,
table_name
name of the table, and existing_index
index definition.
Arguments
- cdm
A cdm_reference object.
- name
Name(s) of the cdm tables.