powered by
Reads the Spectrogram Annotation table from a PAMGuard database and applies some minor formatting
readSpecAnno(db, table = "Spectrogram_Annotation")
a dataframe containing spectrogram annotation data
database file to read data from
name of the Spectrogram Annotation table to read
Taiki Sakai taiki.sakai@noaa.gov
if (FALSE) { myDb <- 'PamguardDatabase.sqlite3' specAnno <- readSpecAnno(db) }
Run the code above in your browser using DataLab