R/install.R
install_arrow.Rd
This helper function installs Apache Arrow for both R and Python.
install_arrow()
Invisible TRUE if successful, stops with error message if installation fails
if (FALSE) install_arrow() # \dontrun{}