runDailyLTSAReview {PAMscapes} | R Documentation |
Run Daily Soundscape LTSA Data Review Shiny App
Description
Run Daily Soundscape LTSA Data Review Shiny App
Usage
runDailyLTSAReview(file, plotQuality = FALSE)
Arguments
file |
either a folder containing NetCDF soundscape files or a single file |
plotQuality |
logical flag whether or not to plot the matrix of data quality flags. This greatly increases the load time for each file. |
Details
Launches a Shiny app that allows users to manually review LTSA style plots of soundscape NetCDF data. Users can draw annotations on the LTSA plot and export these annotations as a CSV file. Users can additionally mark selected areas with the 1-4 standard quality flags.
Value
nothing, just runs the app
Author(s)
Taiki Sakai taiki.sakai@noaa.gov
[Package PAMscapes version 0.14.0 Index]