Skip to content
Snippets Groups Projects
Commit 005b3bed authored by Laura A DeCicco's avatar Laura A DeCicco
Browse files

Update README.md

parent aca25b70
No related branches found
No related tags found
No related merge requests found
...@@ -40,7 +40,7 @@ Package Installation ...@@ -40,7 +40,7 @@ Package Installation
--------------------------------- ---------------------------------
While the dataRetreival package is in development (and not on CRAN), the zoo package must first be manually installed. To install the dataRetrieval package, you must be using R 3.0 or greater and run the following commands: While the dataRetreival package is in development (and not on CRAN), the zoo package must first be manually installed. To install the dataRetrieval package, you must be using R 3.0 or greater and run the following commands:
install.packages(c("zoo","XML","RCurl)) install.packages(c("zoo","XML","RCurl","plyr"))
install.packages("dataRetrieval", repos="http://usgs-r.github.com") install.packages("dataRetrieval", repos="http://usgs-r.github.com")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment