Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

hztexclname-set

Set horizon texture class column name


Description

Set horizon texture class column name for a SoilProfileCollection

Arguments

object

a SoilProfileCollection

value

character, name of column containing horizon texture classes

Examples

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)

aqp

Algorithms for Quantitative Pedology

v1.29
GPL (>= 3)
Authors
Dylan Beaudette [aut, cre], Pierre Roudier [aut, ctb], Andrew Brown [aut, ctb]
Initial release
2021-04-05

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.