#' 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"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.