landforms: Classification of land forms

landformsR Documentation

Classification of land forms

Description

Add description.

Usage

landforms(small, large, ...)

## S4 method for signature 'SpatRaster,SpatRaster'
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

## Add Example


kamapu/spatialist documentation built on Jan. 10, 2025, 6:59 p.m.