Learn R Programming

madness (version 0.1.0)

as: Coerce madness to something else

Description

Coerce as something else

Usage

as.array(x, ...)

## S3 method for class 'madness': as.array(x, ...)

as.matrix(x, ...)

## S3 method for class 'madness': as.matrix(x, ...)

## S3 method for class 'madness': as.numeric(x, ...)

Arguments

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