orderedLines: Sort by X Coordinates and Add Line to a Plot

View source: R/mixtureReg.R

orderedLinesR Documentation

Sort by X Coordinates and Add Line to a Plot

Description

Rearrange X and Y coordinates before calling "lines()" function.

Usage

orderedLines(x, y, ...)

Arguments

x

X coordinate vectors of points to join.

y

Y coordinate vectors of points to join.

...

Further graphical parameters.


zcslab/CSMR documentation built on Jan. 12, 2023, 7:39 a.m.