View source: R/operational_tools.R
surfaceAndSubsurface | R Documentation |
Calculate the average surface value.
surfaceAndSubsurface(divideDepth, inputRaster)
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. |
The average for the surface and subsurface along with average overall
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.