TT.baseplot | R Documentation |
Create an empty plot where a texture triangle can be drawn with other secondary functions (frame, axis, ...). Also return the 'geo' parameters needed by these secondary functions.
TT.baseplot(
geo = NULL,
class.sys = "none",
blr.clock = NULL,
tlr.an = NULL,
blr.tx = NULL,
text.sum = NULL,
base.css.ps.lim = NULL,
tri.sum.tst = NULL,
tri.pos.tst = NULL,
text.tol = NULL,
unit.ps = NULL,
unit.tx = NULL,
b.lim = NULL,
l.lim = NULL,
main = NULL,
new.mar = NULL,
bg = NULL,
fg = NULL,
col = NULL,
cex.main = NULL,
lang = NULL
)
geo |
See |
class.sys |
See |
blr.clock |
See |
tlr.an |
See |
blr.tx |
See |
text.sum |
See |
base.css.ps.lim |
See |
tri.sum.tst |
See |
tri.pos.tst |
See |
text.tol |
See |
unit.ps |
See |
unit.tx |
See |
b.lim |
See |
l.lim |
See |
main |
See |
new.mar |
See |
bg |
See |
fg |
See |
col |
See |
cex.main |
See |
lang |
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.