AddLine: AddLine

View source: R/AddLine.r

AddLineR Documentation

AddLine

Description

Add a line to the current plotting area.

Arguments

intercept

Intercept of the line in the current plot coordinate system

slope

Slope of the line in the current plot coordinate system

originLeft

X coordinate to start drawing the line from (default: NULL)

originRight

Y coordinate to end drawing the line at (default: NULL)

trimLeft

Given a linelist, which point should be the line start from (default: NULL)

trimRight

Given a linelist, which point should be the line end at (default: NULL)

linelist

Set of points formatted as required for LinearPlot (default: NULL)

...

Author(s)

Matt Arnold


arnhew99/Jasper documentation built on Nov. 19, 2022, 2:46 p.m.