Generates a bubble plot for a data set, generally used for plotting database tables.
Arguments
- data
A
data.frame
containing at least two columns.- xvar
The name of the temporal column (e.g., year).
- yvar
The names of the columns in the
data.frame
to plot.
Author
Darcy Webber darcy@quantifish.co.nz