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.


changwn/RobMixReg documentation built on April 5, 2025, 5:59 p.m.