Learn R Programming

plotbb (version 0.0.6)

as.bbplot: 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

Value

A bbplot object

Details

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