copy_fields {ReDaMoR} | R Documentation |
Copy fields from one table to another in a RelDataModel
copy_fields(x, from, to, fields)
x |
|
from |
the name of the table from which the fields are taken |
to |
the name of the table to which the fields are copied |
fields |
the names of the fields to copy |