TT.baseplot: Internal. Create an empty plot scene for a texture triangle.

View source: R/soiltexture.R

TT.baseplotR Documentation

Internal. Create an empty plot scene for a texture triangle.

Description

Create an empty plot where a texture triangle can be drawn with other secondary functions (frame, axis, ...). Also return the 'geo' parameters needed by these secondary functions.

Usage

TT.baseplot(
  geo = NULL,
  class.sys = "none",
  blr.clock = NULL,
  tlr.an = NULL,
  blr.tx = NULL,
  text.sum = NULL,
  base.css.ps.lim = NULL,
  tri.sum.tst = NULL,
  tri.pos.tst = NULL,
  text.tol = NULL,
  unit.ps = NULL,
  unit.tx = NULL,
  b.lim = NULL,
  l.lim = NULL,
  main = NULL,
  new.mar = NULL,
  bg = NULL,
  fg = NULL,
  col = NULL,
  cex.main = NULL,
  lang = NULL
)

Arguments

geo

See TT.plot

class.sys

See TT.plot

blr.clock

See TT.plot

tlr.an

See TT.plot

blr.tx

See TT.plot

text.sum

See TT.plot

base.css.ps.lim

See TT.plot

tri.sum.tst

See TT.plot

tri.pos.tst

See TT.plot

text.tol

See TT.plot

unit.ps

See TT.plot

unit.tx

See TT.plot

b.lim

See TT.plot

l.lim

See TT.plot

main

See TT.plot

new.mar

See TT.plot

bg

See TT.plot

fg

See TT.plot

col

See TT.plot

cex.main

See TT.plot

lang

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.