Updates one or more existing tables in a dm
.
For now, the column names must be identical.
This restriction may be levied optionally in the future.
dm_mutate_tbl(dm, ...)
dm | A |
---|---|
... | One or more tables to update in the |
#> ── Metadata ──────────────────────────────────────────────────────────────────── #> Tables: `airlines`, `airports`, `flights`, `planes`, `weather` #> Columns: 53 #> Primary keys: 3 #> Foreign keys: 3