Learn R Programming

omopgenerics (version 1.4.1)

statusIndexes: Status of the indexes

Description

[Experimental]

Usage

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

x

A <cdm_reference> or <cdm_table> object.

name

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