TT.classes | R Documentation |
Plot the texture classes ploygons in an existing texture triangle plot. Draw the polygons and the labels inside each polygons.
TT.classes(
geo,
class.sys,
tri.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,
base.css.ps.lim = NULL,
blr.tx = NULL,
blr.clock = NULL,
tri.sum.tst = NULL,
tri.pos.tst = NULL,
bg = NULL,
class.lab.col = NULL,
class.p.bg.col = NULL,
class.p.bg.hue = NULL,
class.line.col = NULL,
class.lty = NULL,
class.lab.show = NULL,
cex.lab = NULL,
font.lab = NULL,
family.op = NULL,
lwd.axis = NULL,
col.axis = NULL,
new.centroid = TRUE
)
geo |
See |
class.sys |
See |
tri.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 |
base.css.ps.lim |
See |
blr.tx |
See See |
blr.clock |
See See |
tri.sum.tst |
See |
tri.pos.tst |
See |
bg |
See |
class.lab.col |
See |
class.p.bg.col |
See |
class.p.bg.hue |
See |
class.line.col |
See |
class.lty |
See |
class.lab.show |
See |
cex.lab |
See |
font.lab |
See |
family.op |
See |
lwd.axis |
See |
col.axis |
See |
new.centroid |
Single logical. If TRUE (default) the new method (Paul Bourke) is used to calculate the centroid. If FALSE the centroid is taken as the mean x and y coordinates of the vertices. |
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.