fnc_make_ssc: Sand-Silt-Clay from texture class

View source: R/fnc_make_ssc.R

fnc_make_sscR Documentation

Sand-Silt-Clay from texture class

Description

This simple creates a grain size distribution as a percentage vector from the texture class as found in Bodenkundliche Kartieranleitung (KA5), p142. The distribution is derived from the centre of the respective polygon in the soil texture triangle.

Usage

fnc_make_ssc(texture)

Arguments

texture

must be one of as.data.frame(soiltexture::TT.classes.tbl("DE.BK94.TT"))[,1]

Value

Percentage value of Sand-Silt-Clay in that order.

References

Ad-Hoc-Arbeitsgruppe Boden (2005). Bodenkundliche Kartieranleitung. 5. Auflage, Hannover.

Examples

make_ssc("Lt3")

rhabel/modLWFB90 documentation built on Nov. 21, 2024, 3:28 a.m.