component_aashind: AASHTO Group Index for NASIS/SSURGO components

View source: R/aashind.R

component_aashindR Documentation

AASHTO Group Index for NASIS/SSURGO components

Description

Runs AASHTO Group Index (ptf_aashind) calculations on all horizons in a set of NASIS/SSURGO components (SoilProfileCollection).

Usage

component_aashind(components, FUN, ...)

Arguments

components

A SoilProfileCollection Object containing low, RV, and high values of the standard inputs and SSURGO/NASIS-naming convention to ptf_aashind. E.g. sieveno200_l, ll_r, pi_h, aashtocl, etc.

FUN

A function to apply to the end result. Usually floor.

...

Additional arguments to FUN.

Value

A data.frame containing L, RV and H calculated AASHTO Group Index ('calc_aashind_l','calc_aashind_r', 'calc_aashind_h')

Author(s)

Andrew G. Brown


ncss-tech/pedotransfR documentation built on Feb. 14, 2024, 10:06 p.m.