birdNetAnalyse: Analyse sound files using BirdNET-Analyzer
Description
This function takes a list of sound files and analyses them using the
BirdNET-Analyzer birdnet2021sonicscrewdriver. The function
either returns a data frame with the results of the analysis or a list of
Annotation objects.
Usage
birdNetAnalyse(
files,
lat = NULL,
lon = NULL,
date = NULL,
output = "Annotation"
)