Plot daily activity of species detected by motion detection
Source:R/qa-deployment-images.R
plot_diel_activity.Rd
Plot daily activity of species detected by motion detection
Arguments
- image_data
data.frame of class
image_data
, as read in byread_image_data()
.- interactive
should the plot be interactive? Default
FALSE
- ...
passed on to
ggiraph::girafe()
for setting options for interactive graphs