birdNetInstall {sonicscrewdriver}R 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)

[Package sonicscrewdriver version 0.0.7 Index]