R/Example3.R

#' Example3
#'
#' @description
#' Arsenic concentrations in ground water from a private supply well.  All 14 observations
#' are below one of several reporting limits (1005 non-detects).
#'
#' Objective -- To show what type of comparison to a health standard can be made using a
#' dataset without detected observations.
#'
#' @usage data(Example3)
#' @aliases Example3
#'
#' @docType data
#' @keywords dataset
#' @name Example3
#' @source  unknown
#' @references
#' unknown

"Example3"
SwampThingPaul/NADA2 documentation built on June 12, 2025, 2:17 p.m.