- Introduction
+Water Services
-The dataRetrieval package was created to simplify the process of getting hydrologic data in the R environment. It has been specifically designed to work seamlessly with the EGRET package:
-Exploration and Graphics for RivEr Trends (EGRET)
-
+Help
-Download and Installation Options:
+Water Quality Portal
- - New to R?
-If you are new to R, you will need to first install the latest version of R, which can be found here.
-Although there are many options for running and editing R code, a nice enviornment to learn R is RStudio. RStudio can be downloaded here.
-Once you have set up your R enviornment, you can follow the directions here to download and install the dataRetrieval package.
-
+Water Quality Portal
- - R User?
-To install the dataRetrieval package, use the following command:
-
-install.packages("dataRetrieval",
-repos=c("http://usgs-r.github.com","http://cran.us.r-project.org"),
-dependencies=TRUE,
-type="both")
-
+Slide with R Output
-
+
-Authors and Contributors
-Robert Hirsch and Laura De Cicco
-For questions, please contact @ldecicco-USGS, or email egret_comments@usgs.gov
+
+
-