bbplot_add {plotbb} | R Documentation |
bbplot_add
Description
Add custom objects to bbplot
Usage
bbplot_add(object, plot)
Arguments
object |
An object to add to the plot |
plot |
The bbplot object to add 'object' to |
Details
This generic allows you to add your own methods for adding custom objects to a bbplot object.
Value
A modified bbplot object
Author(s)
Guangchuang Yu
[Package plotbb version 0.0.6 Index]