| upgrade.MizerSim | R Documentation |
This is the MizerSim method of the upgrade() generic. It rebuilds the
simulation around an upgraded params object; the params upgrade (core mizer
and any extensions) is performed by the validParams() call below. You
should never need to call it directly; use validSim() (or readSim()).
## S3 method for class 'MizerSim'
upgrade(object, ...)
object |
An old MizerSim object to be upgraded |
... |
Unused. |
The upgraded MizerSim object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.