powered by
Add custom objects to bbplot
bbplot_add(object, plot)
An object to add to the plot
The bbplot object to add `object` to
A modified bbplot object
This generic allows you to add your own methods for adding custom objects to a bbplot object.