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"
paulnorthrop/anscombiser documentation built on Oct. 6, 2022, 6:47 p.m.