textsmart: Labels of a Scatter

Description Usage Arguments Details Value Author(s) See Also Examples

View source: R/textsmart.R

Description

Plots labels of points in a scattergram. labels for points with positive x are placed on the right of the points, and labels for points with negative values on the left.

Usage

1
textsmart(A, Labels, CexPoints, ColorPoints, ...)

Arguments

A

Coordinates of the points for the scaterrgram

Labels

Labels for the points

CexPoints

Size of the labels

ColorPoints

Colors of the labels

...

Aditional graphical arguments

Details

The function is used to improve the readability of the labels in a scatergram.

Value

No value returned

Author(s)

Jose Luis Vicente-Villardon

See Also

plot.Principal.Coordinates

Examples

1
2
3
4

villardon/MultBiplotR documentation built on June 5, 2021, 8:55 a.m.