Learn R Programming

param6 (version 0.2.4)

as.prm: Coercion Methods to prm

Description

Methods for coercing various objects to a prm.

Usage

as.prm(x, ...)

# S3 method for ParameterSet as.prm(x, ...)

# S3 method for data.table as.prm(x, ...)

Arguments

x

(ANY) Object to coerce.

...

(ANY) Other arguments, currently unused.