nzes.lookup | R Documentation |
This function assigns values from a lookup table to a raster. It is just a wrapper for raster::reclassify, so better to use that function really...
nzes.lookup(lc, lt)
lc |
Land cover or other integer raster representing categories |
lt |
Lookup table with same number of classes. 2 column matrix |
Raster indicating ecosystem service provision
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.