landscapeIndexMain: Landscape Index Main

View source: R/landscape_index_add_data.R View source: R/landscape_index.R

landscapeIndexMainR Documentation

Landscape Index Main

Description

The landscape index main calls all required function and produces the rating for landscape over the study site.

The landscape index main calls all required function and produces the rating for landscape over the study site.

Usage

landscapeIndexMain(
  slopePercent,
  slopeLength,
  surfaceStoniness,
  coarseFragment,
  woodContent
)

landscapeIndexMain(
  slopePercent,
  slopeLength,
  surfaceStoniness,
  coarseFragment,
  woodContent
)

Arguments

slopePercent

Slope percentage.

slopeLength

Slope length based on LS calculation.

surfaceStoniness

Surface stoniness in annual removal (cubic m/ha)

coarseFragment

Coarse fragment content as a percentage of volume.

woodContent

Wood content as a percentage of volume.

Value

Landscape rating

Landscape rating


mitmon/SRS documentation built on Jan. 12, 2023, 12:15 a.m.