as.Id {oppr}R Documentation

Coerce object to another object

Description

Coerce an object.

Usage

as.Id(x, ...)

## S3 method for class 'character'
as.Id(x, ...)

## S3 method for class 'Parameters'
as.list(x, ...)

Arguments

x

Object.

...

unused arguments.

Value

An Object.


[Package oppr version 1.0.4 Index]