RasterArray-class       Virtual Array of RasterLayers
SpatialArray-class      Virtual Array of Vector Spatial data
SpatialStack-class      Stack of Spatial Objects
[,SpatialStack,ANY,ANY-method
                        Indexing to extract subsets of a SpatialStack
                        object
[,XArray,ANY,ANY-method
                        Indexing to extract subsets of a
                        codeRasterArray or 'SpatialArray' object
[<-,SpatialStack,character,ANY,VectorSpatialClasses-method
                        Replace layers of a SpatialStack object
[<-,XArray,ANY,ANY,logical-method
                        Replace layers of a 'RasterArray' or
                        'SpatialArray' object
[[,SpatialStack,ANY,ANY-method
                        Indexing to extract Spatial items from a
                        SpatialStack object
[[,XArray,ANY,ANY-method
                        Indexing to extract 'RasterLayer's of a
                        'RasterArray' or 'Spatial*' of a 'SpatialArray'
                        object
[[<-,XArray,ANY,ANY,ANY-method
                        Replace 'RasterLayer's in a 'RasterArray'
                        object and 'Spatial*' objects in a
                        'SpatialArray' object.
aggregate               Aggregate raster cells in a 'RasterArray'
                        object
apply                   Apply-type iterator for RasterArrays and
                        SpatialArrays
as                      Coerce RasterLayer, RasterStack and RasterBrick
                        object to a RasterArray
as.RasterArray          Convert Raster* objects to RasterArrays
as.SpatialArray         Convert Spatial* objects to SpatialArrays
as.data.frame.RasterArray
                        S3-type method for 'RasterArray' and
                        'SpatialArray'
as.list,RasterArray-method
                        Coerce a RasterArray class object to a list
as.list,SpatialArray-method
                        Coerce a 'SpatialArray' class object to a list
calc,RasterArray,function-method
                        Calculate method for the RasterArray object
cbind.RasterArray       Combine Raster and Vector Spatial data to
                        'RasterArray' or 'SpatialArray' objects by rows
                        or columns
cellStats,RasterArray-method
                        Statistics across cells in a RasterArray object
chronosphere            Earth System History Variables
coasts                  PaleoMAP PaleoCoastlines (demo)
colnames,XArray-method
                        Column names of two-dimensional 'RasterArray'
                        or 'SpatialArray'
combine                 Combine RasterLayers and one-dimensional
                        RasterArrays and Spatial* objects with
                        one-dimensinoal SpatialArrays
crop,RasterArray-method
                        Crop a RasterArray object
datasets                Download a database extract from 'chronosphere'
                        remote server
dems                    PaleoDEM rasters from the reconstructions Chris
                        Scotese.
dim,XArray-method       Dimensions of 'SpatialArray' or 'RasterArray'
                        objects
dimlayer                Dimensions of RasterLayers in a RasterArray
                        object
dimnames,XArray-method
                        Names of multidimensional 'RasterArray' or
                        'SpatialArray' objects.
disaggregate            Disaggregate raster cells in a RasterArray
                        object
extent                  Extent of a 'RasterArray' object
extract                 Extraction of values from multiple RasterLayers
                        in a RasterArray object
fetch                   Data fetching
info                    Documentation page of a variable
is.na.RasterArray       Positions of missing values in a RasterArray
                        object
is.na.SpatialArray      Positions of missing values in a 'SpatialArray'
                        object
layers                  Names of 'RasterArray' or 'SpatialArray' Layers
                        in the stack
length,XArray-method    Number of elements or layers in a 'RasterArray'
                        or 'SpatialArray' class object
mapedge                 Function to quickly draft the edge of the
                        equirectangular projection
mapplot                 Wrapper function to plot maps of different
                        classes
mask,RasterArray,RasterLayer-method
                        Methods to mask RasterArray objects, or to mask
                        with them
matchtime               Match the dates of a time-dependent variable
                        with a predefined vector
minValue,RasterArray-method
                        Minimum and maximum values in a RasterArray
                        object
names,XArray-method     Names of one-dimensional 'RasterArray',
                        'SpatialStack' or 'SpatialArray' objects.
ncell,RasterArray-method
                        Number of cells in a RasterArray object
ncol,XArray-method      Number of columns and rows of a 'RasterArray'
                        or 'SpatialArray'
newbounds               Redefine bounds of a named matrix
nums                    Names as numerics
nvalues                 The total number of values in a RasterArray
                        object
platemodel-class        Class of objects representing plate tectonic
                        models
plot,RasterArray,missing-method
                        Shorthand for the plotting 'RasterArray' and
                        'SpatialArray' objects
projectRaster           Project a RasterArray object
proxy                   The proxy of a RasterArray or SpatialArray
                        object
ramps                   Colour gradient ramps
reconstruct             Reconstruct geographic features
reference               Retrieve citation of data object
resample,RasterArray,ANY-method
                        Resample a RasterArray object
rotate                  Rotate a 'RasterArray' object
rownames,XArray-method
                        Row names of two-dimensional 'RasterArray' or
                        'SpatialArray' objects
shaper                  Code snippets defining ranges based on points
                        located on a plot
spTransform,SpatialStack,ANY-method
                        Function to transform the coordinate reference
                        system of an entire SpatialStack or
                        SpatialArray
stack,VectorSpatialClasses-method
                        Stacking method for the vector Spatial*
                        'SpatialStack' objects
subset,SpatialStack-method
                        Subset a SpatialStack object
subset,XArray-method    Subset a 'RasterArray' or 'SpatialArray' object
t                       Transpose a 'RasterArray' or 'SpatialArray'
                        object
types                   Return types of objects in a 'SpatialStack' or
                        'SpatialArray' object
xres,RasterArray-method
                        Resolution of a RasterArray object
