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.
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,
...
)
See TT.plot
A data.frame of matrix with 3 columns: x, y and z.
If TRUE adds the contour to an existing plot.
See TT.plot
See TT.plot
See TT.plot
See TT.plot
See TT.plot
See TT.plot
See TT.plot
See TT.plot
See TT.plot
See TT.plot
See TT.plot
See TT.plot
See TT.plot
See TT.plot
See contour
See contour
See contour
See contour
See contour
See contour
See contour
See contour
See contour
See contour
See contour
See contour
See contour
See TT.plot
See TT.plot
See TT.plot
See TT.plot
See TT.plot
Additional parameters passed to See contour
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]