Methods for coercing various objects to a prm.

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.