A wrapper for the image() function adapted to texture triangles (plot preparation). designed to plot the results of TT.mahalanobis() or TT.kde2d() [to be written], before or after plot.
TT.image(
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,
cex.main = NULL,
lang = NULL,
xlim = NA,
ylim = NA,
zlim = NA,
col = rev(heat.colors(12)),
oldstyle = FALSE,
blr.clock = NULL,
tlr.an = NULL,
blr.tx = NULL,
text.sum = NULL,
base.css.ps.lim = NULL,
...
)
See TT.plot
A list with three items, "x", "y" and "z"
If TRUE the image is added 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
Passed to image
Passed to image
Passed to image
Passed to image
Passed to image
See TT.plot
See TT.plot
See TT.plot
See TT.plot
See TT.plot
Additional parameters passed to image().
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]