update2version | R Documentation |
This function updates EMC objects created with older versions of the package to be compatible with the current version.
update2version(emc)
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)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.