getParamSet {ParamHelpers}R Documentation

Get parameter set.

Description

getParamSet is a generic and can be called to extract the ParamSet from different objects.

Usage

getParamSet(x)

Arguments

x

[object]
Object to extract the ParamSet from.

Value

[ParamSet]


[Package ParamHelpers version 1.12 Index]