install_arrow.Rd
This helper function installs Apache Arrow for both R and Python.
install_arrow(envname = "r-birdnet")
Name of the virtual environment. Defaults to 'r-birdnet'.
Invisible TRUE if successful, stops with error message if installation fails
if (FALSE) { # interactive() }