ggplot_variables_at_depth: Plot variables at depth with faceted ggplot

View source: R/ggplot_variables_at_depth.R

ggplot_variables_at_depthR Documentation

Plot variables at depth with faceted ggplot

Description

Plot variables at depth with faceted ggplot

Usage

ggplot_variables_at_depth(
  dat.tidy,
  color.pal = NULL,
  legend.name = "Depth (m)"
)

Arguments

dat.tidy

Tidy data

color.pal

Optional color palette.

legend.name

Legend title. Default is "Depth (m)".

Value

ggplot object


Centre-for-Marine-Applied-Research/strings documentation built on Aug. 21, 2023, 8 a.m.