R/datasets.R

# Anscombe's Quartet Separated are documented manually in man/anscombe.Rd

# Input datasets for use by anscombise() are manually in man/input_datasets.Rd

# -------------------------------- trump ------------------------------------ #

#' Donald Trump
#'
#' A dataset that provides an image of Donald Trump's face.
#'
#' @format A matrix with 4885 rows and 2 columns: `x` and `y`.
#' @source This image was created by Accentaur from the Noun Project.
#' \url{https://thenounproject.com/term/donald-trump/727774/}
#' @examples
#' plot(trump)
#' @md
"trump"

Try the anscombiser package in your browser

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

anscombiser documentation built on Oct. 3, 2022, 1:05 a.m.