Set horizon texture class column name
Set horizon texture class column name for a SoilProfileCollection
object |
a SoilProfileCollection |
value |
character, name of column containing horizon texture classes |
data(sp1) # promote to SPC depths(sp1) <- id ~ top + bottom # set horizon texture class column hztexclname(sp1) <- "texture" # get horizon texture class column hztexclname(sp1)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.