nonForestedPixels | R Documentation |
Assess non-forested pixels based on species cover data and land-cover
nonForestedPixels(
speciesLayers,
omitNonTreedPixels,
forestedLCCClasses,
rstLCC
)
speciesLayers |
A |
omitNonTreedPixels |
logical. Should pixels with classes in |
forestedLCCClasses |
vector of non-forested land-cover classes in |
rstLCC |
raster of land-cover class, e.g., LCC2005 |
a logical vector of length ncell(rstLCC)
where TRUE
indicates non-forested pixels where there is no
species cover data, or a non-forested land-cover class
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.