existingIndexes: Existing indexes in a cdm object

View source: R/indexes.R

existingIndexesR Documentation

Existing indexes in a cdm object

Description

[Experimental]

Usage

existingIndexes(x, name)

Arguments

x

A ⁠<cdm_reference>⁠ or ⁠<cdm_table>⁠ object.

name

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

Value

A tibble with 3 columns: table_class class of the table, table_name name of the table, and existing_index index definition.


omopgenerics documentation built on June 17, 2026, 5:07 p.m.