bb_grid {plotbb}R Documentation

bb_grid

Description

add grid lines

Usage

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

Arguments

col

line color

lty

line type

lwd

line width

bg

whether plot the grid lines as background

Value

A modified bbplot object

Author(s)

Guangchuang Yu


[Package plotbb version 0.0.6 Index]