https://github.com/jsta/dams
R interface to the United States National Inventory of Dams
https://github.com/jsta/dams
cran rstats
Last synced: 11 months ago
JSON representation
R interface to the United States National Inventory of Dams
- Host: GitHub
- URL: https://github.com/jsta/dams
- Owner: jsta
- Created: 2016-11-04T23:08:21.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2021-11-13T13:40:45.000Z (over 4 years ago)
- Last Synced: 2024-11-14T14:47:11.769Z (over 1 year ago)
- Topics: cran, rstats
- Language: R
- Homepage: https://jsta.github.io/dams/
- Size: 12 MB
- Stars: 6
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.Rmd
Awesome Lists containing this project
README
---
output: github_document
---
dams
=====
```{r, echo = FALSE}
knitr::opts_chunk$set(
collapse = TRUE,
comment = "#>",
fig.path = "README-"
)
```
[](https://github.com/metacran/cranlogs.app)
[](https://cran.r-project.org/package=dams)
[](https://travis-ci.org/jsta/dams)
`dams` is an R data package interface to the United States National Inventory of Dams (NID)
## Installation
### Stable version from CRAN
```{r eval=FALSE}
install.packages("dams")
```
### Development version from Github
```{r eval=FALSE}
devtools::install_github("jsta/dams")
```
## Usage
The latest data included in the package goes up to **2019**.
```{r eval=FALSE}
library(dams)
data(nid_subset)
```
## Metadata
See metadata [field descriptions](https://jsta.github.io/dams/reference/nid_all.html).
## References
https://nid.usace.army.mil/