| upgrade.MizerParams | R Documentation |
This is the MizerParams method of the upgrade() generic and performs the
core mizer upgrade only. It is called from the orchestrator
runExtensionUpgrades(), which also invokes any registered extension upgrade
methods.
You should never need to call it directly; use validParams() (or
readParams()) instead.
## S3 method for class 'MizerParams'
upgrade(object, ...)
object |
An old MizerParams object to be upgraded |
... |
Unused. |
The upgraded MizerParams object
validParams()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.