readSourceTable: Read a table from the cdm_source and add it to the cdm.
Description
Read a table from the cdm_source and add it to the cdm.
Usage
readSourceTable(cdm, name)
Value
A cdm_reference with new table.
Arguments
- cdm
A <cdm_reference> or <cdm_table> object.
- name
Name of a table to read in the cdm_source space. Tidyselect
statements are supported.