exampleSpeciesList | R Documentation |
Example data for birdnet_analyzer
data(exampleSpeciesList)
An object of class data.table
and data.frame
with 4 rows and 1 column.
The exampleSpeciesList object can be used to test the birdnet_analyzer
function.
# Load the dataset
data(exampleSpeciesList)
# View structure
str(exampleSpeciesList, max.level = 1)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.