Learn R Programming

plotbb (version 0.1.1)

bb_grid: bb_grid

Description

add grid lines

Usage

bb_grid(col = "lightgray", lty = par("lty"), lwd = par("lwd"), bg = TRUE)

Value

A modified bbplot object

Arguments

col

line color

lty

line type

lwd

line width

bg

whether plot the grid lines as background

Author

Guangchuang Yu