plot_buoy_sst_single: Plot buoy SST data for a single station; called by...

View source: R/plot-pacea-buoy.R

plot_buoy_sst_singleR Documentation

Plot buoy SST data for a single station; called by 'plot.pacea_buoy()'

Description

Plot buoy SST data for a single station; called by 'plot.pacea_buoy()'

Usage

plot_buoy_sst_single(obj, year_highlight, title = NULL)

Arguments

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.

Value

ggplot object of the plot

Author(s)

Andrew Edwards

Examples

## Not run: 
# Used when called from plot.pacea_buoy()

## End(Not run)

pbs-assess/PACea documentation built on April 17, 2025, 11:36 p.m.