Learn R Programming

soiltexture (version 1.5.1)

TT.contour: Wrapper for the contour() function adapted to texture triangles.

Description

A wrapper for the contour() function

adapted to texture triangles (plot preparation).

designed to plot the results of TT.mahalanobis() or

TT.kde2d(), before or after plot.

Usage

TT.contour(geo, x, add = FALSE, 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, nlevels = 10, levels = NA,

labels = NULL, xlim = NA, ylim = NA, zlim = NA,

labcex = 1, drawlabels = TRUE, method = "flattest",

axes = TRUE, frame.plot = NA, lty = NA, lwd = NA,

blr.clock = NULL, tlr.an = NULL, blr.tx = NULL,

text.sum = NULL, base.css.ps.lim = NULL, ...)

Arguments

geo

x

add

tri.sum.tst

tri.pos.tst

text.tol

unit.ps

unit.tx

b.lim

l.lim

main

new.mar

bg

fg

col

cex.main

lang

nlevels

levels

labels

xlim

ylim

zlim

labcex

drawlabels

method

axes

frame.plot

lty

lwd

blr.clock

tlr.an

blr.tx

text.sum

base.css.ps.lim

...

Author

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]