View source: R/ggplot_variables_at_depth.R
ggplot_variables_at_depth | R Documentation |
Plot variables at depth with faceted ggplot
ggplot_variables_at_depth(
dat.tidy,
color.pal = NULL,
legend.name = "Depth (m)"
)
dat.tidy |
Tidy data |
color.pal |
Optional color palette. |
legend.name |
Legend title. Default is "Depth (m)". |
ggplot object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.