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

soiltexture

Lookup tables for sand, silt, clay, texture class, and textural modifiers.


Description

A list that contains a snapshot of the values generated using the logic from the particle size estimator calculation in NASIS, the average values per texture class, and average rock fragment values by textural modifier.

A list that contains a snapshot of the values generated using the logic from the particle size estimator calculation in NASIS, the average values per texture class, and average rock fragment values by textural modifier.

Format

A list with 3 data frames. The first named values which contains values for sand, silt and clay by texture class. The second with average values for sand, silt and clay per texture class. The third has fragvoltot low, rv and high values for texmod.

list("clay")

clay percentage of the fine earth fraction, a integer vector

list("sand")

sand percentage of the fine earth fraction, a integer vector

list("silt")

silt percentage of the fine earth fraction, a integer vector

list("texcl")

texture class, a character vector

list("texmod")

textural modifiers, a character vector

A list with 3 data frames. The first named values which contains values for sand, silt and clay by texture class. The second with average values for sand, silt and clay per texture class. The third has fragvoltot low, rv and high values for texmod.

list("clay")

clay percentage of the fine earth fraction, a integer vector

list("sand")

sand percentage of the fine earth fraction, a integer vector

list("silt")

silt percentage of the fine earth fraction, a integer vector

list("texcl")

texture class, a character vector

list("texmod")

textural modifiers, a character vector

Details

A list that contains a snapshot of the values generated using the logic from the particle size estimator calculation in NASIS, and the average values per texture class.

A list that contains a snapshot of the values generated using the logic from the particle size estimator calculation in NASIS, and the average values per texture class.


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.