upgrade.MizerParams: Upgrade the core slots of a MizerParams object

View source: R/upgrade.R

upgrade.MizerParamsR Documentation

Upgrade the core slots of a MizerParams object

Description

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, ...)

Arguments

object

An old MizerParams object to be upgraded

...

Unused.

Value

The upgraded MizerParams object

See Also

validParams()


mizer documentation built on Aug. 31, 2026, 5:08 p.m.