Learn R Programming

omopgenerics (version 1.3.0)

statusIndexes: Status of the indexes

Description

[Experimental]

Usage

statusIndexes(cdm, name = NULL)

Value

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

status of the index, either: 'missing', 'extra', 'present'.

Arguments

cdm

A cdm_reference object.

name

Name(s) of the cdm tables.