TT.normalise.sum.X {soiltexture} | R Documentation |
Normalises the sum of the X particle size classes.
Description
Normalises the sum of the X particle size classes in tri.data to text.sum (100%).
Usage
TT.normalise.sum.X(
tri.data,
text.sum = NULL,
text.tol = NULL,
tri.pos.tst = NULL,
residuals = FALSE
)
Arguments
tri.data |
See |
text.sum |
See |
text.tol |
See |
tri.pos.tst |
See |
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]
[Package soiltexture version 1.5.3 Index]