Learn R Programming

MVar (version 2.2.7)

LocLab: Function for better position of the labels in the graphs.

Description

Function for better position of the labels in the graphs.

Usage

LocLab(x, y = NULL, labels = seq(along = x), cex = 1,
       method = c("SANN", "GA"), allowSmallOverlap = FALSE,
       trace = FALSE, shadotext = FALSE, 
       doPlot = TRUE, ...)

Value

See the text of the function.

Arguments

x

Coordinate x

y

Coordinate y

labels

The labels

cex

cex

method

Not used

allowSmallOverlap

Boolean

trace

Boolean

shadotext

Boolean

doPlot

Boolean

...

Other arguments passed to or from other methods