Learn R Programming

rapport (version 0.31)

add.grid: Add grid to x axis

Description

Add grid to x axis

Usage

add.grid(side = c("top", "bottom", "left", "right"), ...,
    ticks = c("default", "yes", "no"), scales, components,
    line.col, where = "both")

Arguments

side
...
ticks
scales
components
line.col

References

Forked from latticeExtra::axis.grid().