View source: R/adcp_plot_depth_flags.R
adcp_plot_depth_flags | R Documentation |
Plot sensor_depth_below_surface_m coloured by depth_flag
adcp_plot_depth_flags(dat, title = NULL, date_format = "%Y-%b-%d")
dat |
Data frame of ACDP data in long format, including
|
title |
Optional title for the figure. |
date_format |
Format for the date labels. Default is
|
ggplot object. Figure shows sensor_depth_below_surface_m over time,
coloured by the depth_flag
column.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.