View source: R/birdnetReticulate.R
birdNetInstall | R Documentation |
This function installs BirdNET in the ssd_birdnet
environment using reticulate
.
birdNetInstall(unattended = FALSE)
unattended |
If TRUE then the function will not prompt the user to install the environment in a non-interactive session. |
## Not run:
birdnetInstall()
birdNetInstall(unattended=TRUE)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.