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