Learn R Programming

plotbb (version 0.0.6)

bbplot_add: 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

Value

A modified bbplot object

Details

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