R/design.R
update2version.Rd
This function updates EMC objects created with older versions of the package to be compatible with the current version.
update2version(emc)
An EMC object to update
An updated EMC object compatible with the current version
# Update the model to current version updated_model <- update2version(samples_LNR)