Learn R Programming

neuroim2 (version 0.8.5)

as.array: Generic as.array Method

Description

Coerces an object to a base array using S4 dispatch when available.

Usage

as.array(x, ...)

Value

An array representation of the input x.

Arguments

x

An object to be coerced to an array.

...

Additional arguments passed to methods.