add_mormar_toughness_est: Compute estimated max soil toughness from Atterberg limits

View source: R/add_mormar_toughness_est.R

add_mormar_toughness_estR Documentation

Compute estimated max soil toughness from Atterberg limits

Description

\loadmathjax

Takes a data frame and calculates the estimated maximum toughness (in kj m^-3) from an empirical equation published by Moreno-Marato and Alonso-Azcarate, 2018. Re-arranging their equation yields: \mjsdeqn\mathrmT_max(\frackJm^3)=\frac\fracPILL-0.33970.0077

Usage

add_mormar_toughness_est(df)

Arguments

df

A data frame containing (at least) columns named PI and LL

Value

original data frame with a new column titled mormar_toughness_est


evanmascitti/ecmfuns documentation built on April 5, 2025, 1:52 a.m.