powered by
Install packages, but first ask if interactive
install_packages(..., is_interactive = interactive())
The names of the packages to be installed
Whether running interactivly, which will prompt the user before installation
# NOT RUN { install_packages("SCORPIUS") # }
Run the code above in your browser using DataLab