horizonDepths<- {aqp} | R Documentation |
Set horizon depth column names
Description
Set column name containing horizon ID
Get column names containing horizon depths
Usage
## S4 replacement method for signature 'SoilProfileCollection'
horizonDepths(object) <- value
## S4 method for signature 'SoilProfileCollection'
horizonDepths(object)
Arguments
object |
a SoilProfileCollection |
value |
a character vector of length two with names of columns containing numeric top and bottom depths |
[Package aqp version 2.0.4 Index]