powered by
Coerces an object to a base array using S4 dispatch when available.
as.array(x, ...)
An array representation of the input x.
array
x
An object to be coerced to an array.
Additional arguments passed to methods.