RasterArray-class       Virtual Array of RasterLayers
[,RasterArray,ANY,ANY-method
                        Indexing to extract subsets of a RasterArray
                        object
[<-,RasterArray,ANY,ANY,logical-method
                        Replace layers of a RasterArray object
[[,RasterArray,ANY,ANY-method
                        Indexing to extract RasterLayers of a
                        RasterArray object
[[<-,RasterArray,ANY,ANY-method
                        Replace RasterLayers in a RasterArray object
aggregate               Aggregate raster cells in a 'RasterArray'
                        object
apply                   Apply-type iterator for RasterArrays
as                      Coerce RasterLayer, RasterStack and RasterBrick
                        object to a RasterArray
as.RasterArray          Convert Raster* objects to RasterArrays
as.data.frame.RasterArray
                        S3-type method for RasterArray allowing View(),
                        head() and tail() to work. Convert RasterArray
                        class objects to data.frames
as.list,RasterArray-method
                        Coerce a RasterArray class object to a list
calc,RasterArray,function-method
                        Calculate method for the RasterArray object
cbind.RasterArray       Combine RasterLayers or RasterArrays by rows or
                        columns
cellStats,RasterArray-method
                        Statistics across cells in a RasterArray object
chronosphere            Earth System History Variables
clim                    Annual mean temperature and precipitation
                        (2001-2010)
colnames,RasterArray-method
                        Column names of two-dimensional RasterArray or
                        SpArray
combine                 Combine RasterLayers and one-dimensional
                        RasterArrays
crop,RasterArray-method
                        Crop a RasterArray object
dataindex               Deprecated function for data fetching
datasets                Download a database extract from 'chronosphere'
                        remote server
dems                    PaleoDEM rasters from the reconstructions Chris
                        Scotese.
dim,RasterArray-method
                        Dimensions of RasterArray objects
dimlayer                Dimensions of RasterLayers in a RasterArray
                        object
dimnames,RasterArray-method
                        Names of multidimensional RasterArray or
                        SpArray objects.
disaggregate            Disaggregate raster cells in a RasterArray
                        object
extract,RasterArray,data.frame-method
                        Extraction of values from multiple RasterLayers
                        in a RasterArray object
fetch                   Data fetching
is.na.RasterArray       Positions of missing values in a RasterArray
                        object
layers                  Names of RasterArray's Layers in the stack
length,RasterArray-method
                        Number of elements or layers in a RasterArray
                        class object
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,RasterArray-method
                        Names of one-dimensional RasterArray or SpArray
                        objects.
ncell,RasterArray-method
                        Number of cells in a RasterArray object
ncol,RasterArray-method
                        Number of columns and rows of a RasterArray
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'
                        objects
projectRaster           Project a RasterArray object
proxy                   The proxy of a RasterArray object
ramps                   Colour gradient ramps
reconstruct             Reconstruct geographic features
resample,RasterArray,ANY-method
                        Resample a RasterArray object
rownames,RasterArray-method
                        Row names of two-dimensional RasterArray or
                        SpArray objects
shaper                  Code snippets defining ranges based on points
                        located on a plot
subset,RasterArray-method
                        Subset a RasterArray object
t,RasterArray-method    Transpose a RasterArray object
xres,RasterArray-method
                        Resolution of a RasterArray object
