View source: R/plot-pacea-buoy.R
plot_buoy_sst_single | R Documentation |
Plot buoy SST data for a single station; called by 'plot.pacea_buoy()'
plot_buoy_sst_single(obj, year_highlight, title = NULL)
obj |
buoy SST data, of class 'pacea_buoy_sst' for just a single station, called from 'plot.pacea_buoy()' |
year_highlight |
numeric of the year to highlight |
title |
text string for title of plot; defaults to 'stn_id' followed by the buoy's name (e.g. C46146 Halibut Bank), like Andrea Hilborn has. |
ggplot object of the plot
Andrew Edwards
## Not run:
# Used when called from plot.pacea_buoy()
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.