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