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