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

TextSmart

Labels of a Scatter


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

TextSmart(A, Labels, CexPoints = 1, ColorPoints = "black", ...)

Arguments

A

Coordinates of the points for the scattergram.

Labels

Labels for the points.

CexPoints

Size of the labels.

ColorPoints

Colors of the labels.

...

Additional graphical arguments.

Details

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

Value

No value returned

Author(s)

Jose Luis Vicente-Villardon


PERMANOVA

Multivariate Analysis of Variance Based on Distances and Permutations

v0.1.0
GPL (>= 2)
Authors
Laura Vicente-Gonzalez, Jose Luis Vicente-Villardon
Initial release

We don't support your browser anymore

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