Get or Set Horizon Designation Column Name
Source:R/SoilProfileCollection-metadata.R
hzdesgnname.Rd
hzdesgnname()
: Get column name containing horizon designations
hzdesgnname<-
: Set horizon designation column name
Usage
# S4 method for class 'SoilProfileCollection'
hzdesgnname(object, required = FALSE)
# S4 method for class 'SoilProfileCollection'
hzdesgnname(object, required = FALSE) <- value
Details
Store the column name containing horizon designations or other identifiers in the metadata slot of the SoilProfileCollection.