as.array-methods {magclass} | R Documentation |
~~ Methods for Function as.array ~~
Description
~~ Methods for function as.array
~~
Usage
## S4 method for signature 'magpie'
as.array(x)
Arguments
x |
object which should be converted to an array |
Methods
- list("signature(x = \"ANY\")")
standard as.array-method
- list("signature(x = \"magpie\")")
Conversion takes place just by removing MAgPIE-object specific elements
[Package magclass version 6.13.2 Index]