TT.vertices.plot {soiltexture} | R Documentation |
Plot the vertices of a texture classification system.
Description
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.
Usage
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
)
Arguments
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 |
Author(s)
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]
[Package soiltexture version 1.5.3 Index]