TT.text.transf.X | R Documentation |
Log-linear transformation of a soil texture data table ('tri.data') from one particle size system ('dat.css.ps.lim') into another ('base.css.ps.lim'). No limit in the number of partile size classes in the inputed and outputed texture tables. See TT.text.transf for transformation involving only 3 particle classes. 'tri.data' can only contain texture data.
TT.text.transf.X(
tri.data,
base.ps.lim,
dat.ps.lim,
text.sum = NULL,
text.tol = NULL,
tri.sum.tst = NULL,
tri.pos.tst = NULL
)
tri.data |
See |
base.ps.lim |
Vector of numeric value. Particle size limits of the system tri.data should be converted into. |
dat.ps.lim |
Vector of numeric value. Particle size limits of tri.data. |
text.sum |
See |
text.tol |
See See |
tri.sum.tst |
See |
tri.pos.tst |
See |
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]
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.