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

Added install_github instruction.

parent 2e1009fa
No related branches found
No related tags found
No related merge requests found
......@@ -72,6 +72,11 @@ the default for a Mac:
/Users/ldecicco/Library/R/2.15/library/dataRetrieval
Then, re-install the package using the directions above. Moving to CRAN should solve this problem.
If you are an experienced R developer, with the devtools package and all associated LaTeX tools installed, the following command will install the dataRetrieval package directly from gitHub:
library(devtools)
install_github("dataRetrieval", "USGS-R")
Background Information
----------------------
......
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