plotDataExplorer: Explore Data in an Interactive Shiny Plot
Description
Runs an interactive Shiny plot of detector data. Allows user to
choose which numeric data to plot, and will allow user to both color and
facet the plot by event number, detector name, or species
Usage
plotDataExplorer(x)
Value
nothing, just plots
Arguments
x
data to plot, can be an AcousticStudy, AcousticEvent,
data.frame or a list of AcousticEvent objects