Learn R Programming

plotbb (version 0.1.1)

bbplot_add: bbplot_add

Description

Add custom objects to bbplot

Usage

bbplot_add(object, plot)

Value

A modified bbplot object

Arguments

object

An object to add to the plot

plot

The bbplot object to add `object` to

Author

Guangchuang Yu

Details

This generic allows you to add your own methods for adding custom objects to a bbplot object.