View source: R/birdnet_interface.R
available_languages | R Documentation |
Retrieve the available languages supported by a specific version of BirdNET.
available_languages(version)
version |
character. The version of BirdNET to use (default is "v2.4", no other versions are currently supported). |
A sorted character vector containing the available language codes.
## Not run: available_languages("v2.4")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.