Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

TT.set

Function to change / set the default package parameters.


Description

Function to change / set the default package parameters as they

are stored in the list TT.par in the environment TT.env. Use

this function to change some deafult parameters for all the

current R cession. Many functions of soiltexture take some of

their parameter values in TT.par.

Usage

TT.set(..., reset = FALSE, par.list = "TT.par", bkp.par.list = "TT.par.bkp", 


    par.env = TT.env)

Arguments

...

List of parameters and value in the form "par.name1" = par.value1,

"par.name2" = par.value2... List of parameters to change.

reset

Single logical. If set to TRUE the parameter list is reset to default

par.list

Single character. Name of the list containing the parameters

bkp.par.list

Single character. Name of the backuped list containing the default parameters

par.env

An R environment. Name of the environment containing the parameter lists (no quotes)

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

Functions for Soil Texture Plot, Classification and Transformation

v1.5.1
AGPL (>= 3)
Authors
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]
Initial release
2018-09-19

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.