getMaster {sta} | R Documentation |
Get a RasterLayer
with no missing values from a Raster*
object
Description
The term master refers to a raster layer whose extent and coordinate reference system are used as a reference to rasterize further objects, e.g. matrices. To rasterize, master must be free of missing values.
Usage
getMaster(x)
Arguments
x |
|
Value
RasterLayer
See Also
[Package sta version 0.1.7 Index]