[[<-.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
Arguments
- cdm
A cdm reference.
- name
Name where to assign the new table.
- value
Table with the same source than the cdm object.