-
-
Save tbrittoborges/1e729c81e1bff55b16715350118d3fa6 to your computer and use it in GitHub Desktop.
install R package from the command line
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # from https://stackoverflow.com/users/2490497/jangorecki | |
| Rscript -e 'install.packages("eulerr", repos="https://cran.rstudio.com")' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment