getMaster: Get a 'RasterLayer' with no missing values from a 'Raster*'...

View source: R/staFunctions.R

getMasterR 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

Raster* object

Value

RasterLayer

See Also

matrixToRaster


sta documentation built on May 30, 2022, 9:08 a.m.