powered by
dm
Removes one or more tibbles from a dm.
cdm_rm_tbl(dm, ...)
A dm object
One or more unquoted tibble names to remove from the dm.
The inital dm without the removed table(s).
cdm_add_tbl(), cdm_select_tbl()
cdm_add_tbl()
cdm_select_tbl()