Learn R Programming

mizer (version 3.2.0)

upgradeParams: Back-compatible wrapper for the core MizerParams upgrade

Description

Retained because it was an (unexported) internal entry point. New code should rely on validParams() / readParams(), which orchestrate the core upgrade together with any extension upgrades.

Usage

upgradeParams(params)

Value

The upgraded MizerParams object.

Arguments

params

An old MizerParams object.