birdNetInstall: Install the BirdNET environment

View source: R/birdnetReticulate.R

birdNetInstallR Documentation

Install the BirdNET environment

Description

This function installs BirdNET in the ssd_birdnet environment using reticulate.

Usage

birdNetInstall(unattended = FALSE)

Arguments

unattended

If TRUE then the function will not prompt the user to install the environment in a non-interactive session.

Examples

## Not run: 
birdnetInstall()
birdNetInstall(unattended=TRUE)

## End(Not run)

sonicscrewdriver documentation built on Aug. 21, 2026, 5:15 p.m.