TT.normalise.sum: Normalises the sum of the 3 particle size classes.

View source: R/soiltexture.R

TT.normalise.sumR Documentation

Normalises the sum of the 3 particle size classes.

Description

Normalises the sum of the 3 particle size classes in tri.data to text.sum (100%).

Usage

TT.normalise.sum(
  tri.data,
  css.names = NULL,
  text.sum = NULL,
  text.tol = NULL,
  tri.pos.tst = NULL,
  residuals = FALSE
)

Arguments

tri.data

See TT.plot

css.names

See TT.plot

text.sum

See TT.plot

text.tol

See TT.plot

tri.pos.tst

See TT.plot

residuals

If TRUE the residuals are calculated and added to the returned data.frame

Author(s)

Julien Moeys [aut, cre], Wei Shangguan [ctb], Rainer Petzold [ctb], Budiman Minasny [ctb], Bogdan Rosca [ctb], Nic Jelinski [ctb], Wiktor Zelazny [ctb], Rodolfo Marcondes Silva Souza [ctb], Jose Lucas Safanelli [ctb], Alexandre ten Caten [ctb]


soiltexture documentation built on May 29, 2024, 7:53 a.m.