abcline: Abline Through Point

Description Usage Arguments Details Author(s)

Description

Variant of abline that puts a line through a point (x,y)

Usage

1
abcline(x, y, m, ...)

Arguments

x

X coordinate of point to pass through

y

Y coordinate of point to pass through

m

Slope of line

...

Arguments passed to abline (e.g., col)

Details

Like abline, this does not support recycling (uses abline internally).

Author(s)

Rich FitzJohn


traitecoevo/Revolve documentation built on May 31, 2019, 7:42 p.m.