Connects two sets of points by lines
Connects two sets of points by lines in a rowwise manner. Adapted from Graffelman(2013).
Dlines(SetA, SetB, lin = "dotted", color = "black", ...)
SetA |
First set of points. |
SetB |
Second set of points. |
lin |
Line style. |
color |
Line color. |
... |
Any other graphical parameters. |
Connects two sets of points by lines.
NULL
Based on Graffelman (2013)
Jan Graffelman (2013). calibrate: Calibration of Scatterplot and Biplot Axes. R package version 1.7.2. http://CRAN.R-project.org/package=calibrate
## No examples
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.