landforms | R Documentation |
Add description.
landforms(small, large, ...)
## S4 method for signature 'SpatRaster,SpatRaster'
landforms(small, large, mean_s, mean_l, sd_s, sd_l, ...)
small , large |
Raster layers with topographic position index at small and large scale, respectively. |
... |
Further arguments passed to |
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.
A raster.
Miguel Alvarez (kamapu78@gmail.com).
Link to Weiss (2001)
## Add Example
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.