View source: R/BirdNET_results.R
BirdNET_results2txt | R Documentation |
Tweaks audacity labels by composing a string consisting of species name, recording date and time and detection score (e.g. "Waldwasserläufer 2023-08-15 [0.89]").
BirdNET_results2txt(path = NULL, recursive = FALSE)
path |
path to text files |
recursive |
logical. Should the listing recurse into directories? |
#' Reads text file containing audacity labels that were created by running the BirdNET analyzer script. Note, specifying rtype 'audacity' is required. Output is reformatted by adding the correct time stamp (estimated from file names) to the detected events
data frame
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.