TT.text {soiltexture}R Documentation

Plot text labels for each values of a soil texture data table on an existing texture plot.

Description

Plot text labels for each values of a soil texture data table on an existing texture plot.

Usage

TT.text(
  tri.data,
  geo,
  labels = NULL,
  css.names = NULL,
  base.css.ps.lim = NULL,
  dat.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,
  blr.clock = NULL,
  fg = NULL,
  col = NULL,
  cex = NULL,
  font = NULL,
  family.op = NULL,
  adj = NULL,
  pos = NULL,
  offset = NULL,
  tri.sum.tst = NULL,
  tri.pos.tst = NULL,
  blr.tx = NULL
)

Arguments

tri.data

See TT.plot

geo

See TT.plot

labels

Vector of character strings. Label to be plotted, for each point in 'tri.data'

css.names

See TT.plot

base.css.ps.lim

See TT.plot

dat.css.ps.lim

See TT.plot

css.transf

See TT.plot

text.transf.fun

See TT.plot

trsf.add.opt1

See TT.plot

trsf.add.opt2

See TT.plot

text.tol

See TT.plot

text.sum

See TT.plot

blr.clock

See TT.plot

fg

See TT.plot

col

See text

cex

See text

font

See text

family.op

See TT.plot

adj

See text

pos

See text

offset

See text

tri.sum.tst

See TT.plot

tri.pos.tst

See TT.plot

blr.tx

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]