Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

autoLab

Function to better position the labels on the graphs


Description

Function to better position the labels on the graphs.

Usage

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

Arguments

x

the x-coordinates

y

the y-coordinates

labels

the labels

cex

cex

method

not used

allowSmallOverlap

boolean

trace

boolean

shadotext

boolean

doPlot

boolean

...

further arguments passed to or from other methods

Value

See the text function


FactoMineR

Multivariate Exploratory Data Analysis and Data Mining

v2.4
GPL (>= 2)
Authors
Francois Husson, Julie Josse, Sebastien Le, Jeremy Mazet
Initial release
2020-12-09

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.