gsi.textpanel | R Documentation |
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
gsi
#data(iris)
#pairs(iris,text.panel=gsi.textpanel)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.