How would I got about installing multiple packages in R?
I tried the following code:
install.packages(\"EIAdata\", \"gdata\", \"ggmap\", \"ggplot2\"
Here is a sweet