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"

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.