as {madness}R Documentation

Coerce madness to something else

Description

Coerce as something else

Usage

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

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

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

Arguments

x

a madness object

...

further arguments passed to or from other methods.

Author(s)

Steven E. Pav shabbychef@gmail.com


[Package madness version 0.2.8 Index]