Internal function: A panel displaying a label only
A function useful as a text.panel in pairs.
gsi.textpanel(x,y,lab,...)
x |
discarded |
y |
discarded |
lab |
text to be plotted to the middle of the panel |
... |
further graphical parameters passed to |
The function is used against log-scale problems in pairs
called by function boxplot.acomp
.
Do not use gsi.* functions directly since they are internal functions of the package
K.Gerald v.d. Boogaart http://www.stat.boogaart.de
#data(iris) #pairs(iris,text.panel=gsi.textpanel)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.