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

Dlines

Connects two sets of points by lines


Description

Connects two sets of points by lines in a rowwise manner. Adapted from Graffelman(2013).

Usage

Dlines(SetA, SetB, lin = "dotted", color = "black", ...)

Arguments

SetA

First set of points.

SetB

Second set of points.

lin

Line style.

color

Line color.

...

Any other graphical parameters.

Details

Connects two sets of points by lines.

Value

NULL

Author(s)

Based on Graffelman (2013)

References

Jan Graffelman (2013). calibrate: Calibration of Scatterplot and Biplot Axes. R package version 1.7.2. http://CRAN.R-project.org/package=calibrate

Examples

## No examples

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.