adcp_plot_depth: Plot sensor_depth_below_surface_m

View source: R/adcp_plot_depth_flags.R

adcp_plot_depthR Documentation

Plot sensor_depth_below_surface_m

Description

Plot sensor_depth_below_surface_m

Usage

adcp_plot_depth(dat, title = NULL, date_format = "%Y-%b-%d", geom = "point")

Arguments

dat

Data frame of ACDP data in long format, as returned by adcp_format_opendata().

title

Optional title for the figure.

date_format

Format for the date labels. Default is "%Y-%b-%d".

geom

Geom to plot. Options are "point" or "line".

Value

ggplot object. Figure shows sensor_depth_below_surface_m over time.


dempsey-CMAR/adcp documentation built on April 17, 2025, 4:30 a.m.