The single largest source of dams in the United States is the National Inventory of Dams (NID) <http://nid.usace.army.mil> from the US Army Corps of Engineers. Entire data from the NID cannot be obtained all at once and NID's website limits extraction of more than a couple of thousand records at a time. Moreover, selected data from the NID's user interface cannot not be saved to a file. In order to make the analysis of this data easier, all the data from NID was extracted manually. Subsequently, the raw data was checked for potential errors and cleaned. This package provides sample cleaned data from the NID and provides functionality to access the entire cleaned NID data.
Version: | 0.3.0 |
Depends: | R (≥ 2.10) |
Imports: | crul, fauxpas, janitor, readxl |
Suggests: | ggplot2, maps, mapproj, testthat, knitr, rmarkdown |
Published: | 2020-05-20 |
Author: | Gopi Goteti [aut], Joseph Stachelek [aut, cre] |
Maintainer: | Joseph Stachelek <stachel2 at msu.edu> |
BugReports: | http://www.github.com/jsta/dams/issues |
License: | GPL-2 | GPL-3 [expanded from: GPL (≥ 2)] |
URL: | https://github.com/jsta/dams |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | dams results |
Reference manual: | dams.pdf |
Vignettes: |
Dams Package Demo |
Package source: | dams_0.3.0.tar.gz |
Windows binaries: | r-devel: dams_0.3.0.zip, r-release: dams_0.3.0.zip, r-oldrel: dams_0.3.0.zip |
macOS binaries: | r-release: dams_0.3.0.tgz, r-oldrel: dams_0.3.0.tgz |
Old sources: | dams archive |
Please use the canonical form https://CRAN.R-project.org/package=dams to link to this page.