powered by
If the session is interactive, prompt the user whether to install the packages.
install_packages(..., try_install = interactive())
The names of the packages to be checked
Whether running interactivly, which will prompt the user before installation
# NOT RUN { install_packages("SCORPIUS") # }
Run the code above in your browser using DataLab