classify_plasticity: Classify soil based on plasticity chart

View source: R/plasticity.R

classify_plasticityR Documentation

Classify soil based on plasticity chart

Description

Get shorthand for soil major type and plasticity level. Output is given in shorthand, i.e. MH for a high plasticity silt etc. Classification is based on the plasticity chart

Usage

classify_plasticity(wL, Ip)

Arguments

wL

liquid limits, in %

Ip

plasticity index, in %

Value

array with shorthand classifications

Examples

classify_plasticity(wL = 60, Ip = 20)

GJMeijer/soilmech documentation built on May 22, 2022, 10:39 a.m.