TT.vertices.plot | R Documentation |
Plot the vertices of a texture classification system, on top of an already drawn texture triangle plot. Also plot the vertices numbers. See TT.vertices.tbl() and TT.classes.tbl() for a non graphic, tabular equivalent of the plot.
TT.vertices.plot(
geo,
class.sys = "HYPRES.TT",
fg = NULL,
col = NULL,
cex = NULL,
font = NULL,
family.op = NULL,
adj = NULL,
pos = NULL,
offset = NULL,
blr.tx = NULL,
text.sum = NULL,
blr.clock = NULL
)
geo |
See |
class.sys |
See |
fg |
See |
col |
See |
cex |
See |
font |
See |
family.op |
See |
adj |
Passed to See |
pos |
Passed to See |
offset |
Passed to See |
blr.tx |
See |
text.sum |
See |
blr.clock |
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.