Package: dams
Title: Dams in the United States from the National Inventory of Dams
        (NID)
Description: 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
Authors@R: c(
    person("Gopi", "Goteti", role = c("aut")),
    person("Joseph", "Stachelek", role = c("aut", "cre"), email = "stachel2@msu.edu")
  )
URL: https://github.com/jsta/dams
BugReports: http://www.github.com/jsta/dams/issues
Imports: crul, fauxpas, janitor, readxl
Suggests: ggplot2, maps, mapproj, testthat, knitr, rmarkdown
License: GPL (>= 2)
LazyData: true
Depends: R (>= 2.10)
NeedsCompilation: no
RoxygenNote: 7.1.0
VignetteBuilder: knitr
Encoding: UTF-8
Packaged: 2020-05-20 15:43:40 UTC; jose
Author: Gopi Goteti [aut],
  Joseph Stachelek [aut, cre]
Maintainer: Joseph Stachelek <stachel2@msu.edu>
Repository: CRAN
Date/Publication: 2020-05-20 16:00:03 UTC
Built: R 4.1.0; ; 2021-05-27 18:47:17 UTC; unix
