R/anscombe_set1.R

#' Anscombe's quartet, set 1
#'
#' From the datasets package
#'
#' @return a [tibble][tibble::tibble-package]
#' @format A data frame with 11 rows and 2 variables:
#' \describe{
#'   \item{x1}{the x's}
#'   \item{y1}{the y's}
#'   ...
#' }
#' @source \url{https://stat.ethz.ch/R-manual/R-devel/RHOME/library/datasets/html/anscombe.html}
"anscombe_set1"
rstudio4edu/datarrraw documentation built on June 22, 2019, 12:45 a.m.