Learn R Programming

omopgenerics (version 1.4.1)

existingIndexes: Existing indexes in a cdm object

Description

[Experimental]

Usage

existingIndexes(x, 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

x

A <cdm_reference> or <cdm_table> object.

name

Name(s) of the CDM table(s).