Skip to contents

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

Usage

as.array(x, ...)

Arguments

x

An object to be coerced to an array.

...

Additional arguments passed to methods.

Value

An array representation of the input x.