Learn R Programming

madness (version 0.2.0)

as: Coerce madness to something else

Description

Coerce as something else

Usage

as.array(x, ...)
"as.array"(x, ...)
as.matrix(x, ...)
"as.matrix"(x, ...)
"as.numeric"(x, ...)

Arguments

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