TT.add: Function to add a new default package parameters.

View source: R/soiltexture.R

TT.addR 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]


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