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

ParamHelpers::ParamSet()


[Package ParamHelpers version 1.14.1 Index]