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"

Try the RobStatTM package in your browser

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

RobStatTM documentation built on Nov. 28, 2023, 1:11 a.m.