TT.add {soiltexture} | R Documentation |
Function to add a new default package parameters.
Description
Function to add a new default package parameters. Mostly used to add a new texture triangle definition.
Usage
TT.add(..., par.list = "TT.par", bkp.par.list = "TT.par.bkp", par.env = TT.env)
Arguments
... |
parameters to be changed in format: "parameter_name1" = new_value1, "parameter_name2" = new_value2 |
par.list |
Name of the list containing the parameters |
bkp.par.list |
Name of the backuped list containing the default parameters |
par.env |
name of the environment containing the parameter lists |
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]