TT.points {soiltexture}R Documentation

Plot a soil texture data table as points on an existing texture plot.

Description

Plot a soil texture data table as points on an existing texture plot.

Usage

TT.points(
  tri.data,
  geo,
  css.names = NULL,
  z.name = 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,
  pch = NULL,
  fg = NULL,
  col = NULL,
  bg = NULL,
  cex = NULL,
  lwd = NULL,
  points.type = NULL,
  tri.sum.tst = NULL,
  tri.pos.tst = NULL,
  z.type = NULL,
  z.col.hue = NULL,
  z.cex.range = NULL,
  z.pch = NULL,
  text.sum = NULL,
  blr.clock = NULL,
  blr.tx = NULL
)

Arguments

tri.data

See TT.plot

geo

See TT.plot

css.names

See TT.plot

z.name

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

pch

See TT.plot

fg

See TT.plot

col

See TT.plot

bg

See TT.plot

cex

See TT.plot

lwd

See TT.plot

points.type

See TT.plot

tri.sum.tst

See TT.plot

tri.pos.tst

See TT.plot

z.type

See TT.plot

z.col.hue

See TT.plot

z.cex.range

See TT.plot

z.pch

See TT.plot

text.sum

See TT.plot

blr.clock

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]