Skip to contents

Create a standalone chlorophyll map

Usage

create_chl_map(chl_summary, title = "Chlorophyll")

Arguments

chl_summary

Data frame with columns: station_short, latitude, longitude, chl_mean.

title

Plot title string.

Value

A ggplot object.