update2version {EMC2} | R Documentation |
Update EMC Objects to the Current Version
Description
This function updates EMC objects created with older versions of the package to be compatible with the current version.
Usage
update2version(emc)
Arguments
emc |
An EMC object to update |
Value
An updated EMC object compatible with the current version
Examples
# Update the model to current version
updated_model <- update2version(samples_LNR)
[Package EMC2 version 3.2.0 Index]