existingIndexes: Existing indexes in a cdm object

View source: R/indexes.R

existingIndexesR Documentation

Existing indexes in a cdm object

Description

[Experimental]

Usage

existingIndexes(cdm, name)

Arguments

cdm

A cdm_reference object.

name

Name(s) of the cdm tables.

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 Dec. 1, 2025, 5:07 p.m.