pltgrid: Plots grid lines

Description Usage Arguments Value Note See Also

View source: R/pltgrid.R

Description

Plots grid lines.

Usage

1
pltgrid(xgrid = NULL, ygrid = NULL, xpos, ypos, ...)

Arguments

xgrid

Should x-grid be drawn, default NULL?

ygrid

Should y-grid be drawn, default NULL?

xpos

xpos ?, if missing taken from par("xaxp")

ypos

ypos ?, if missing taken from par("yaxp")

...

optional parameters to be sent to lines

Value

No value, draws grid lines on current plot.

Note

Needs elaboration. Prints ypos ??

See Also

Neither called by nor calls any function in package geo.


geo documentation built on May 29, 2017, 5:36 p.m.