Skip to content
Snippets Groups Projects

Rebuild datasets, includes new fields and field name changes

Merged Fisher, Jason C. requested to merge (removed):develop into develop
55 files
+ 309
188
Compare changes
  • Side-by-side
  • Inline
Files
55
+ 3
3
@@ -8,7 +8,7 @@
#' and are not influenced by waste and wastewater disposal at the INL
#' (Bartholomay and Hall, 2016, p. 3).
#'
#' @format A data frame with 4 variables:
#' @format A data frame with the following fields:
#' \describe{
#' \item{`parm_cd`}{U.S. Geological Survey 5-digit parameter code,
#' see [`parameters`] dataset for details.}
@@ -21,7 +21,7 @@
#' `"Orr and others (1991)"`.}
#' }
#' Row names for the data frame indicate the Substance Registry Services
#' ([SRS](https://iaspub.epa.gov/sor_internet/registry/substreg/home/overview/home.do))
#' ([SRS](https://sor.epa.gov/sor_internet/registry/substreg/home/overview/home.do))
#' name and parameter units.
#'
#' @references Bartholomay, R.C., and Hall, L.F., 2016, Evaluation of background concentrations
@@ -50,4 +50,4 @@
#' @examples
#' str(background)
#' rownames(background)
"background"
\ No newline at end of file
"background"
Loading