R/Example1.R

#' Example1
#'
#' @description
#' Arsenic concentrations (possibly artificial) in groundwater.
#'
#' Objective -- To test whether the mean concentration can be show to have exceeded the
#' 10 microgram per liter health standard.
#'
#' @usage data(Example1)
#' @aliases Example1
#'
#' @docType data
#' @keywords dataset
#' @name Example1
#' @source  unknown
#' @references
#' unknown

"Example1"

Try the NADA2 package in your browser

Any scripts or data that you put into this service are public.

NADA2 documentation built on Sept. 11, 2024, 8:06 p.m.