checkSPC: Test for a valid 'SoilProfileCollection'

View source: R/checkSPC.R

checkSPCR Documentation

Test for a valid SoilProfileCollection

Description

Test for a valid SoilProfileCollection

Usage

checkSPC(x)

Arguments

x

a SoilProfileCollection object

Details

Test for valid SoilProfileCollection by checking for slots defined in the class prototype. Likely only used between major versions of aqp where internal structure of SoilProfileCollection has changed. Use checkHzDepthLogic to check for common errors in horizon depths.

Value

TRUE or FALSE. Consider using rebuildSPC() if FALSE.

Author(s)

D.E. Beaudette

See Also

rebuildSPC, checkHzDepthLogic


ncss-tech/aqp documentation built on April 19, 2024, 5:38 p.m.