Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Maintenance scheduled for Thursday, May 26th at 15:00 MST. Expected downtime <1 hour.
Open sidebar
INL
inldata
Commits
c1ff070f
Commit
c1ff070f
authored
Sep 08, 2020
by
Fisher, Jason C.
Browse files
Move sp and raster form suggests to imports, and bump version
parent
3c2dd8e6
Changes
25
Hide whitespace changes
Inline
Side-by-side
DESCRIPTION
View file @
c1ff070f
Package: inldata
Title: Collection of Datasets for the USGS-INL Aquifer Monitoring Networks
Version: 1.0.
0
Version: 1.0.
1
Authors@R: person(given = c("Jason", "C."),
family = "Fisher", role=c("aut", "cre"),
email = "jfisher@usgs.gov",
...
...
@@ -11,15 +11,16 @@ Description: Contains data for the U.S. Geological Survey-Idaho National
Department of Energy.
Depends:
R (>= 3.5.0)
Imports:
sp,
raster
Suggests:
dataRetrieval,
inlmisc,
knitr,
maptools,
raster,
rgdal,
rgeos,
sp,
stats,
tools,
utils
...
...
R/background.R
View file @
c1ff070f
...
...
@@ -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 73 records and 4 variables:
#' @format A data
frame with 73 records and 4 variables:
#' \describe{
#' \item{\code{parm_cd}}{U.S. Geological Survey 5-digit parameter code,
#' see \code{\link{parameters}} dataset for details.}
...
...
R/benchmarks.R
View file @
c1ff070f
...
...
@@ -10,7 +10,7 @@
#' the U.S. Geological Survey (USGS) Health-Based Screening Levels
#' (\href{https://water.usgs.gov/nawqa/HBSL}{HBSLs}).
#'
#' @format A data
.
frame with 74 records and 9 variables:
#' @format A data
frame with 74 records and 9 variables:
#' \describe{
#' \item{\code{parm_cd}}{USGS 5-digit parameter code, see \code{\link{parameters}} dataset for details.}
#' \item{\code{mcl}}{USEPA MCLs.}
...
...
R/dl.R
View file @
c1ff070f
...
...
@@ -3,7 +3,7 @@
#' Analytical method detection limits of selected radionuclides,
#' which are based on laboratory procedures.
#'
#' @format A data
.
frame with 8 records and 6 variables:
#' @format A data
frame with 8 records and 6 variables:
#' \describe{
#' \item{\code{srsname}}{Substance Registry Services
#' (\href{https://iaspub.epa.gov/sor_internet/registry/substreg/home/overview/home.do}{SRS}) name.}
...
...
R/gwl.R
View file @
c1ff070f
...
...
@@ -6,7 +6,7 @@
#' Data was obtained from the National Water Information System
#' (\href{https://dx.doi.org/10.5066/F7P55KJN}{NWIS}) (U.S. Geological Survey, 2020).
#'
#' @format A data
.
frame with 53,858 records and 5 variables:
#' @format A data
frame with 53,858 records and 5 variables:
#' \describe{
#' \item{\code{site_no}}{USGS site number}
#' \item{\code{lev_dt}}{date the water level was measured.}
...
...
R/labels.R
View file @
c1ff070f
...
...
@@ -2,7 +2,7 @@
#'
#' Map labels in the vicinity of Idaho National Laboratory, eastern Idaho.
#'
#' @format A SpatialPointsDataFrame with 50 features and 7 variables:
#' @format A SpatialPointsDataFrame
of the \pkg{sp} package
with 50 features and 7 variables:
#' \describe{
#' \item{\code{labels}}{text to be written}
#' \item{\code{cex}}{character expansion factor}
...
...
R/lakes.R
View file @
c1ff070f
...
...
@@ -2,7 +2,7 @@
#'
#' Perennial lakes and ponds in the vicinity of Idaho National Laboratory, eastern Idaho.
#'
#' @format A SpatialPolygonsDataFrame with 167 features of 12 variables.
#' @format A SpatialPolygonsDataFrame
of the \pkg{sp} package
with 167 features of 12 variables.
#' See \code{\link{projection}} dataset for coordinate reference system information.
#'
#' @source U.S. Geological Survey (USGS), National Geospatial Technical Operations Center,
...
...
R/mountains.R
View file @
c1ff070f
...
...
@@ -3,7 +3,7 @@
#' Simplified representation of the mountain ranges and buttes in the
#' vicinity of Idaho National Laboratory, eastern Idaho.
#'
#' @format A SpatialPolygonsDataFrame of the \pkg{sp} package
object
with 17 features and 1 variable.
#' @format A SpatialPolygonsDataFrame of the \pkg{sp} package with 17 features and 1 variable.
#' See \code{\link{projection}} dataset for coordinate reference system information.
#'
#' @source U.S. Geological Survey
...
...
R/parameters.R
View file @
c1ff070f
...
...
@@ -5,7 +5,7 @@
#' wells in the U.S. Geological Survey (USGS) water-quality aquifer monitoring network,
#' Idaho National Laboratory and vicinity, Idaho.
#'
#' @format A data
.
frame with 74 records and 7 variables:
#' @format A data
frame with 74 records and 7 variables:
#' \describe{
#' \item{\code{parm_cd}}{USGS 5-digit parameter code}
#' \item{\code{parameter_group_nm}}{parameter group name, such as \code{"Radiochemical"}}
...
...
R/roads.R
View file @
c1ff070f
...
...
@@ -2,7 +2,7 @@
#'
#' Primary and secondary roads in the vicinity of Idaho National Laboratory, eastern Idaho.
#'
#' @format A SpatialLinesDataFrame of the \pkg{sp} with 1920 features and 5 variables.
#' @format A SpatialLinesDataFrame of the \pkg{sp}
package
with 1920 features and 5 variables.
#' See \code{\link{projection}} dataset for coordinate reference system information.
#'
#' @source U.S. Department of Commerce, U.S. Census Bureau, Geography Division/Cartographic Products Branch.
...
...
R/samples.R
View file @
c1ff070f
...
...
@@ -5,7 +5,7 @@
#' Idaho National Laboratory and vicinity, Idaho.
#' Data was obtained from the National Water Information System (U.S. Geological Survey, 2019).
#'
#' @format A data
.
frame with 159,554 records and 19 variables:
#' @format A data
frame with 159,554 records and 19 variables:
#' \describe{
#' \item{\code{site_no}}{USGS site identification number}
#' \item{\code{sample_dt}}{date sample was collected}
...
...
R/streams.R
View file @
c1ff070f
...
...
@@ -2,7 +2,7 @@
#'
#' Stream segments in the vicinity of Idaho National Laboratory, eastern Idaho.
#'
#' @format A SpatialLinesDataFrame with 201 features of 12 variables.
#' @format A SpatialLinesDataFrame
of the \pkg{sp} package
with 201 features of 12 variables.
#' See \code{\link{projection}} dataset for coordinate reference system information.
#'
#' @source U.S. Geological Survey (USGS), National Geospatial Technical Operations Center,
...
...
R/topo.R
View file @
c1ff070f
...
...
@@ -3,7 +3,7 @@
#' Land-surface topography and shaded relief
#' in the vicinity of Idaho National Laboratory, eastern Idaho.
#'
#' @format A RasterStack of the \pkg{
sp
} package with 2 layers.
#' @format A RasterStack of the \pkg{
raster
} package with 2 layers.
#' Grid cells in the \code{"elevation"} layer represent land-surface elevations in meters above the
#' North American Vertical Datum of 1988 (NAVD 88).
#' Grid cells in the \code{"hillshade"} layer represent shaded relief calculated from
...
...
man/background.Rd
View file @
c1ff070f
...
...
@@ -5,7 +5,7 @@
\alias{background}
\title{Background Concentrations}
\format{
A data
.
frame with 73 records and 4 variables:
A data
frame with 73 records and 4 variables:
\describe{
\item{\code{parm_cd}}{U.S. Geological Survey 5-digit parameter code,
see \code{\link{parameters}} dataset for details.}
...
...
man/benchmarks.Rd
View file @
c1ff070f
...
...
@@ -5,7 +5,7 @@
\alias{benchmarks}
\title{Benchmark Concentrations}
\format{
A data
.
frame with 74 records and 9 variables:
A data
frame with 74 records and 9 variables:
\describe{
\item{\code{parm_cd}}{USGS 5-digit parameter code, see \code{\link{parameters}} dataset for details.}
\item{\code{mcl}}{USEPA MCLs.}
...
...
man/dl.Rd
View file @
c1ff070f
...
...
@@ -5,7 +5,7 @@
\alias{dl}
\title{Laboratory Detection Limits}
\format{
A data
.
frame with 8 records and 6 variables:
A data
frame with 8 records and 6 variables:
\describe{
\item{\code{srsname}}{Substance Registry Services
(\href{https://iaspub.epa.gov/sor_internet/registry/substreg/home/overview/home.do}{SRS}) name.}
...
...
man/gwl.Rd
View file @
c1ff070f
...
...
@@ -5,7 +5,7 @@
\alias{gwl}
\title{Groundwater Level Measurements}
\format{
A data
.
frame with 53,858 records and 5 variables:
A data
frame with 53,858 records and 5 variables:
\describe{
\item{\code{site_no}}{USGS site number}
\item{\code{lev_dt}}{date the water level was measured.}
...
...
man/labels.Rd
View file @
c1ff070f
...
...
@@ -5,7 +5,7 @@
\alias{labels}
\title{Map Labels}
\format{
A SpatialPointsDataFrame with 50 features and 7 variables:
A SpatialPointsDataFrame
of the \pkg{sp} package
with 50 features and 7 variables:
\describe{
\item{\code{labels}}{text to be written}
\item{\code{cex}}{character expansion factor}
...
...
man/lakes.Rd
View file @
c1ff070f
...
...
@@ -5,7 +5,7 @@
\alias{lakes}
\title{Lakes and Ponds}
\format{
A SpatialPolygonsDataFrame with 167 features of 12 variables.
A SpatialPolygonsDataFrame
of the \pkg{sp} package
with 167 features of 12 variables.
See \code{\link{projection}} dataset for coordinate reference system information.
}
\source{
...
...
man/mountains.Rd
View file @
c1ff070f
...
...
@@ -5,7 +5,7 @@
\alias{mountains}
\title{Mountain Ranges and Buttes}
\format{
A SpatialPolygonsDataFrame of the \pkg{sp} package
object
with 17 features and 1 variable.
A SpatialPolygonsDataFrame of the \pkg{sp} package with 17 features and 1 variable.
See \code{\link{projection}} dataset for coordinate reference system information.
}
\source{
...
...
Prev
1
2
Next
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment