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.
Usage
# S3 method for class 'MizerParams'
upgrade(object, ...)