Plot snow depths across deployments
Arguments
- image_data
data.frame of class
image_data, as read in byread_image_data().- date_breaks
How to break up the dates on the x axis. See
scales::date_breaks(). Default"1 month"- interactive
should the plot be interactive? Default
FALSE- ...
passed on to
ggiraph::girafe()for setting options for interactive graphs