RasterArray-class       Array of "SpatRaster"-class objects
SfcArray-class          Array of "sf"-derived class data
XArray-class            Virtual array of general R objects
[,VirtualArray,ANY,ANY-method
                        Indexing to extract subsets of a
                        'codeVirtualArray'-class object
[<-,VirtualArray,ANY,ANY,logical-method
                        Replace layers in an object that is of a class
                        derived from "VirtualArray".
[[,VirtualArray,ANY,ANY-method
                        Indexing to extract the elements of a
                        "VirtualArray"-derived class object.
[[<-,VirtualArray,ANY-method
                        Replace elements of "VirtualArray"-class
                        objects.
aggregate               Aggregate raster cells in a "RasterArray"-class
                        object
as.XArray               Coerce into an 'SfcArray' or 'SfArray' object
c,VirtualArray-method   Combine a one-dimensional "VirtualArray"-class
                        object with other objects
colnames,VirtualArray-method
                        Column names of two-dimensional
                        "VirtualArray"-derived class object.
crop                    Cropping a "RasterArray"-class object
dim,VirtualArray-method
                        Dimensions of "VirtualArray"-derived class
                        objects
dimlayer                Dimensions of layers in a "VirtualArray"-class
                        object
dimnames,VirtualArray-method
                        Names of a multidimensional
                        "VirtualArray"-derived class object.
disagg                  Disaggregate raster cells in a
                        "RasterArray"-class object
exemplar                Example "XArray"-class object
ext                     Extent of a "RasterArray"-class object
is.na.RasterArray       Positions of missing values in a
                        "RasterArray"-class object
layers                  Names of layers in the 'stack' of a
                        "VirtualArray"-class object
names,VirtualArray-method
                        Names of one-dimensional "VirtualArray"-derived
                        class objects.
ncell                   Number of cells in a "RasterArray"-class object
ncol,VirtualArray-method
                        Number of columns and rows of a
                        "VirtualArray"-derived class object.
newbounds               Redefine bounds of a named matrix
nlayers                 Number of elements or layers in a
                        "VirtualArray"-derived class object
nums                    Names as numerics
nvalues                 The total number of values in a
                        "RasterArray"-class object
paleocoastlines         PaleoMAP PaleoCoastlines (excerpt)
project                 Project a "RasterArray"-class object
proxy                   The proxy of an from a class derived from
                        "VirtualArray"
rastex                  Procedural example structure to demonstrate the
                        capabilities of the "RasterArray" class
resample                Resampling a "RasterArray"-class object
rotate                  Rotate a "RasterArray"-class object
rownames,VirtualArray-method
                        Row names of two-dimensional
                        "VirtualArray"-derived class objects.
st_bbox                 Bounding box of an "SfArray"-class object
st_crs                  Coordinate reference system of an
                        "SfArray"-class object
st_transform            Projection change of an "SfArray"-class object
subset,VirtualArray-method
                        Subset a "VirtualArray"-class object
t,VirtualArray-method   Transpose a "VirtualArray"-class object
via                     Virtual Arrays
xres                    Resolution of a "RasterArray"-class object
