TT.text | R Documentation |
Plot text labels for each values of a soil texture data table on an existing texture plot.
TT.text(
tri.data,
geo,
labels = NULL,
css.names = NULL,
base.css.ps.lim = NULL,
dat.css.ps.lim = NULL,
css.transf = NULL,
text.transf.fun = NULL,
trsf.add.opt1 = NULL,
trsf.add.opt2 = NULL,
text.tol = NULL,
text.sum = NULL,
blr.clock = NULL,
fg = NULL,
col = NULL,
cex = NULL,
font = NULL,
family.op = NULL,
adj = NULL,
pos = NULL,
offset = NULL,
tri.sum.tst = NULL,
tri.pos.tst = NULL,
blr.tx = NULL
)
tri.data |
See |
geo |
See |
labels |
Vector of character strings. Label to be plotted, for each point in 'tri.data' |
css.names |
See |
base.css.ps.lim |
See |
dat.css.ps.lim |
See |
css.transf |
See |
text.transf.fun |
See |
trsf.add.opt1 |
See |
trsf.add.opt2 |
See |
text.tol |
See |
text.sum |
See |
blr.clock |
See |
fg |
See |
col |
See |
cex |
See |
font |
See |
family.op |
See |
adj |
See |
pos |
See |
offset |
See |
tri.sum.tst |
See |
tri.pos.tst |
See |
blr.tx |
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.