Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jsta/dams
R interface to the United States National Inventory of Dams
https://github.com/jsta/dams
cran rstats
Last synced: about 1 month 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 (about 8 years ago)
- Default Branch: master
- Last Pushed: 2021-11-13T13:40:45.000Z (about 3 years ago)
- Last Synced: 2024-11-14T14:47:11.769Z (about 2 months 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-"
)
```[![rstudio mirror downloads](http://cranlogs.r-pkg.org/badges/dams?color=C9A115)](https://github.com/metacran/cranlogs.app)
[![cran version](http://www.r-pkg.org/badges/version/dams)](https://cran.r-project.org/package=dams)
[![Travis build status](https://travis-ci.org/jsta/dams.svg?branch=master)](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/