Learn R Programming

madness (version 0.2.2)

as: Coerce madness to something else

Description

Coerce as something else

Usage

# S4 method for madness
as.array(x, ...)

# S4 method for madness as.matrix(x, ...)

# S4 method for madness as.numeric(x, ...)

Arguments

x
a madness object
...
further arguments passed to or from other methods.