R/flour.R

#' Flour data
#'
#' Determinations of the copper content in wholemeal flour
#' (in parts per million), sorted in ascending order.
#' Format: numeric vector of size 24.
#'
#' @docType data
#'
#' @usage data(flour)
#'
#' @format An object of class \code{"data.frame"}.
#'
#' @references References go here.
#'
#' @source Analytical Methods Committee (1989), Robust statistics-How not to reject
#' outliers, Analyst, 114, 1693-1702.
#'
#' @examples
#' data(flour)
"flour"
msalibian/RobStatTM documentation built on April 24, 2024, 5:10 a.m.