TT.locator {soiltexture}R Documentation

Interactive (mouse clic) retrieval the CLAY SILT SAND coordinate of points on a texture triangle.

Description

Interactive (mouse clic) retrieval the CLAY SILT SAND coordinate of points on a texture triangle.

Usage

TT.locator(
  geo,
  css.names = NULL,
  text.tol = NULL,
  tri.sum.tst = NULL,
  tri.pos.tst = FALSE,
  set.par = FALSE,
  n = 512,
  type = "n",
  ...
)

Arguments

geo

See TT.plot

css.names

See TT.plot

text.tol

See TT.plot

tri.sum.tst

See TT.plot

tri.pos.tst

See TT.plot

set.par

If TRUE parameters are set automatically to their defualt value

n

Passed to locator

type

Passed to locator

...

Further argumets passed to locator()

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]