axisplot: Adds the y = 0 and x = 0 lines to an existing plot

Description Usage Arguments Author(s) Examples

View source: R/axisplot.R

Description

Adds the y = 0 and x = 0 lines to an existing plot

Usage

1

Arguments

xy

logical (default FALSE): plot y = x line?

Author(s)

N. F. Grinberg, ng414@medschl.cam.ac.uk

Examples

1
2
plot(rnorm(100), rnorm(100))
axisplot()

stas-g/funfun documentation built on July 18, 2019, 12:58 p.m.