bb-grid: bb_grid

bb_gridR 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


plotbb documentation built on Jan. 15, 2026, 5:07 p.m.

Related to bb-grid in plotbb...