Learn R Programming

EMC2 (version 3.1.1)

update2version: 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)

Value

An updated EMC object compatible with the current version

Arguments

emc

An EMC object to update

Examples

Run this code
# Update the model to current version
updated_model <- update2version(samples_LNR)

Run the code above in your browser using DataLab