landform: Topographic Position Index-Based Landform Classification

Provides a function for classifying a landscape into different categories based on the Topographic Position Index (TPI) and slope. It offers two types of classifications: Slope Position Classification, and Landform Classification. The function internally calculates the TPI for the given landscape and then uses it along with the slope to perform the classification. Optionally, descriptive statistics for every class are calculated and plotted. The classifications are useful for identifying the position of a location on a slope and for identifying broader landform types.

Version: 0.2
Depends: R (≥ 4.0.0)
Imports: graphics (≥ 4.2.0), grDevices (≥ 4.2.0), stats (≥ 4.2.0), terra (≥ 1.7.0)
Published: 2023-10-04
Author: Gianmarco Alberti [aut, cre]
Maintainer: Gianmarco Alberti <gianmarcoalberti at gmail.com>
License: GPL-2 | GPL-3 [expanded from: GPL (≥ 2)]
NeedsCompilation: no
Materials: README NEWS
CRAN checks: landform results

Documentation:

Reference manual: landform.pdf

Downloads:

Package source: landform_0.2.tar.gz
Windows binaries: r-devel: landform_0.2.zip, r-release: landform_0.2.zip, r-oldrel: landform_0.2.zip
macOS binaries: r-release (arm64): landform_0.2.tgz, r-oldrel (arm64): landform_0.2.tgz, r-release (x86_64): landform_0.2.tgz, r-oldrel (x86_64): landform_0.2.tgz
Old sources: landform archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=landform to link to this page.