as-bbplot: as.bbplot

as.bbplotR Documentation

as.bbplot

Description

convert a base plot function to a bbplot object

Usage

as.bbplot(fun)

Arguments

fun

a function that plot something in base graphics

Details

the base plot function will be plotted as a canvas and users can apply theme and add layers to it

Value

A bbplot object

Author(s)

Guangchuang Yu


plotbb documentation built on Jan. 30, 2026, 5:06 p.m.

Related to as-bbplot in plotbb...