You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We want to encourage a warm, welcoming, and safe environment for contributing to this project. See the [code of conduct](https://github.com/USGS-R/dataRetrieval/blob/master/CONDUCT.md) for more information.
35
+
36
+
## Installation
9
37
10
38
To install the dataRetrieval package, you must be using R 3.0 or greater and run the following command:
11
39
@@ -25,31 +53,6 @@ library(devtools)
25
53
install_github("USGS-R/dataRetrieval")
26
54
```
27
55
28
-
Reporting bugs
29
-
------------
30
-
31
-
Please consider reporting bugs and asking questions on the Issues page:
This software is in the public domain because it contains materials that originally came from the U.S. Geological Survey, an agency of the United States Department of Interior. For more information, see the [official USGS copyright policy](https://www2.usgs.gov/visual-id/credit_usgs.html#copyright)
0 commit comments