R/table_1.R

#' Table 1
#'
#' Example data taken from Table 1 of John Tukey's
#' "Future of Data Analysis."
#'
#' @name table_1
#' @docType data
#' @format A numeric vector containing 14 elements.
#'
#' @source
#' Tukey, John W. "The Future of Data Analysis."
#' \emph{The Annals of Mathematical Statistics},
#' \emph{33}(1), 1962, pp 1-67. \emph{JSTOR},
#' \url{https://www.jstor.org/stable/2237638}.
#'
#' @examples
#' table_1
#' funop(table_1)
"table_1"

Try the vacuum package in your browser

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

vacuum documentation built on Sept. 8, 2020, 9:07 a.m.