| rastermeta | R Documentation |
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
Speclib, HyperSpecRaster
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.