nzes.lookup: General function for lookup table type ecosystem service...

View source: R/NZES-lookup.R

nzes.lookupR Documentation

General function for lookup table type ecosystem service model

Description

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...

Usage

nzes.lookup(lc, lt)

Arguments

lc

Land cover or other integer raster representing categories

lt

Lookup table with same number of classes. 2 column matrix

Value

Raster indicating ecosystem service provision


drexrichards/nzes documentation built on March 19, 2022, 12:51 p.m.