Learn R Programming

omopgenerics (version 1.1.1)

[[<-.cdm_reference: Assign a table to a cdm reference.

Description

Assign a table to a cdm reference.

Usage

# S3 method for cdm_reference
[[(cdm, name) <- value

Value

The cdm reference.

Arguments

cdm

A cdm reference.

name

Name where to assign the new table.

value

Table with the same source than the cdm object.