Learn R Programming

omopgenerics (version 1.3.0)

expectedIndexes: Expected indexes in a cdm object

Description

[Experimental]

Usage

expectedIndexes(cdm, name)

Value

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

Arguments

cdm

A cdm_reference object.

name

Name(s) of the cdm tables.