landforms: Classification of land forms

Description Usage Arguments Details Value Author(s) References Examples

Description

Add description.

Usage

1
2
3
4
landforms(small, large, ...)

## S4 method for signature 'RasterLayer,RasterLayer'
landforms(small, large, mean_s, mean_l, sd_s, sd_l, ...)

Arguments

small, large

Raster layers with topographic position index at small and large scale, respectively.

...

Further arguments passed to writeRaster().

mean_s, mean_l

Reference mean value for small and large scale, respectively.

sd_s, sd_l

Reference standard deviation for small and large scale, respectively.

Details

Details.

Value

A raster.

Author(s)

Miguel Alvarez (kamapu78@gmail.com).

References

Link to Weiss (2001)

Examples

1
## Add Example

kamapu/spatialist documentation built on April 13, 2021, 5:18 a.m.