Learn R Programming

birdnetR (version 0.3.2)

available_languages: Get Available Languages for BirdNET Model

Description

Retrieve the available languages supported by a specific version of BirdNET.

Usage

available_languages(version)

Value

A sorted character vector containing the available language codes.

Arguments

version

character. The version of BirdNET to use (default is "v2.4", no other versions are currently supported).

Examples

Run this code
if (FALSE) available_languages("v2.4")

Run the code above in your browser using DataLab