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"
SwampThingPaul/NADA2 documentation built on June 12, 2025, 2:17 p.m.