grid2: Add grids on plot

Description Usage Arguments Value Author(s)

View source: R/plots__grid2.R

Description

Better than grid() function with abline() implementation

Usage

1
grid2(x.at = NA, y.at = NA, col = "black", lty = "dotted", lwd = 0.5, ...)

Arguments

x.at

position on x-axis

y.at

position on y-axis

col

color

lty

line type

lwd

line width

...

other arguments passed to abline()

Value

NA

Author(s)

Feng Li, Department of Statistics, Stockholm University, Sweden.


feng-li/flutils documentation built on Oct. 1, 2020, 9:09 p.m.