TT.grid: Plot a grid at regular texture intervals inside an existing...

View source: R/soiltexture.R

TT.gridR Documentation

Plot a grid at regular texture intervals inside an existing soil texture triangle.

Description

Plot a grid at regular texture intervals inside an existing soil texture triangle.

Usage

TT.grid(
  geo = geo,
  at = NULL,
  text.tol = NULL,
  text.sum = NULL,
  blr.clock = NULL,
  grid.col = NULL,
  grid.lty = NULL,
  lwd.axis = NULL,
  tri.sum.tst = NULL,
  tri.pos.tst = NULL,
  class.p.bg.col = NULL,
  class.p.bg.hue = NULL,
  frame.bg.col = NULL,
  bg = NULL,
  col.axis = NULL
)

Arguments

geo

See TT.plot

at

Vector of numeric values.

text.tol

See TT.plot

text.sum

See TT.plot

blr.clock

See TT.plot

grid.col

Passed to argument 'col' of segments

grid.lty

Passed to argument 'lty' of segments

lwd.axis

See TT.plot

tri.sum.tst

See TT.plot

tri.pos.tst

See TT.plot

class.p.bg.col

See TT.plot

class.p.bg.hue

See TT.plot

frame.bg.col

See TT.plot

bg

See TT.plot

col.axis

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]


soiltexture documentation built on May 29, 2024, 7:53 a.m.