gsitextpanel: Internal function: A panel displaying a label only

gsi.textpanelR Documentation

Internal function: A panel displaying a label only

Description

A function useful as a text.panel in pairs.

Usage

gsi.textpanel(x,y,lab,...)

Arguments

x

discarded

y

discarded

lab

text to be plotted to the middle of the panel

...

further graphical parameters passed to text

Details

The function is used against log-scale problems in pairs called by function boxplot.acomp.

Note

Do not use gsi.* functions directly since they are internal functions of the package

Author(s)

K.Gerald v.d. Boogaart http://www.stat.boogaart.de

See Also

gsi

Examples

#data(iris)
#pairs(iris,text.panel=gsi.textpanel)

compositions documentation built on April 14, 2023, 12:26 a.m.