Learn R Programming

plotbb (version 0.1.1)

as.bbplot: as.bbplot

Description

convert a base plot function to a bbplot object

Usage

as.bbplot(fun)

Value

A bbplot object

Arguments

fun

a function that plot something in base graphics

Author

Guangchuang Yu

Details

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