TT.add | R Documentation |
Function to add a new default package parameters. Mostly used to add a new texture triangle definition.
TT.add(..., par.list = "TT.par", bkp.par.list = "TT.par.bkp", par.env = TT.env)
... |
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 |
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.