R/peanuts.R

#' Peanuts Aflatoxin Data
#'
#' The peanuts data records levels of a toxin (aflatoxin) in batches of
#' peanuts.
#' @format 34 obs. of 2 variables:
#' \describe{
#' \item{Percent}{percentage of non-contaminated peanuts in the batch}
#' \item{Aflatoxin}{average level of aflatoxin in parts per billion}
#' }
#' @source Hand et al. (1994)
"peanuts"

Try the RbyExample package in your browser

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

RbyExample documentation built on May 29, 2024, 5:50 a.m.