| as.XArray {via} | R Documentation |
Coerce into an SfcArray or SfArray object
Description
Coerce into an SfcArray or SfArray object
Coerce into an SfArray or SfcArray object
Usage
as.XArray(from)
## S4 method for signature 'SfcArray'
as.XArray(from)
## S4 method for signature 'SfArray'
as.XArray(from)
as.SfcArray(from)
## S4 method for signature 'XArray'
as.SfcArray(from)
## S4 method for signature 'SfArray'
as.SfcArray(from)
as.SfArray(from)
## S4 method for signature 'XArray'
as.SfArray(from)
## S4 method for signature 'SfcArray'
as.SfArray(from)
Arguments
from |
Value
Either a SfcArray, SfArray or XArray-class object
[Package via version 0.2.0 Index]