surfaceAndSubsurface: Surface and subsurface average calculation

View source: R/operational_tools.R

surfaceAndSubsurfaceR Documentation

Surface and subsurface average calculation

Description

Calculate the average surface value.

Usage

surfaceAndSubsurface(divideDepth, inputRaster)

Arguments

divideDepth

Depth that delineates the difference between surface and subsurface parameters. The depth is currently default to 60cm but the user can specify an alternative depth. Example, any layer less than 60cm deep is considered surface and any layer greater than 60cm is subsurface.

inputRaster

The input raster that will be used to determine the average surface and subsurface values.

Value

The average for the surface and subsurface along with average overall


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