Skip to contents

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)