R/RelDataModel.R
copy_fields.Rd
Copy fields from one table to another in a RelDataModel
copy_fields(x, from, to, fields)
a RelDataModel
the name of the table from which the fields are taken
the name of the table to which the fields are copied
the names of the fields to copy
A RelDataModel