R/plots.R
create_chl_map.Rd
Create a standalone chlorophyll map
create_chl_map(chl_summary, title = "Chlorophyll")
Data frame with columns: station_short, latitude, longitude, chl_mean.
Plot title string.
A ggplot object.