plot_data_extent | R Documentation |
Generates a bubble plot for a data set, generally used for plotting database tables.
plot_data_extent(data, xvar, yvar)
data |
A |
xvar |
The name of the temporal column (e.g., year). |
yvar |
The names of the columns in the |
a ggplot object
Darcy Webber darcy@quantifish.co.nz
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.