Create list containing rastermeta-information
Create valid objects for slot rastermeta in Speclib.
rastermeta(x, dim, ext, crs)
x |
Optional. Object of one of the following classes: "Raster", "RasterBrick", "RasterStack", "HyperSpecRaster". |
dim |
Optional. Vector with length == 2. The first and second elements give the number of rows and columns, respectively. |
ext |
Optional. Object of class |
crs |
Optional. Object of class |
List with following elements (in exactly this order!):
dim: Vector with length == 2. The first and second elements give the number of rows and columns, respectively.
ext: Object of class extent.
crs: Object of class CRS.
Lukas Lehnert
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.