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 TT.plot

class.sys

See TT.plot

fg

See TT.plot

col

See TT.plot

cex

See TT.plot

font

See TT.plot

family.op

See TT.plot

adj

Passed to See TT.text

pos

Passed to See TT.text

offset

Passed to See TT.text

blr.tx

See TT.plot

text.sum

See TT.plot

blr.clock

See TT.plot

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]