R/table_2.R

#' Table 2
#'
#' Example data taken from Table 2 of John Tukey's
#' "Future of Data Analysis."
#'
#' @name table_2
#' @docType data
#' @format A 36x15 numeric matrix.
#'
#' @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_2
#' funor_funom(table_2)
"table_2"

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.