R/data.R

#' An image.
#'
#' A painting by Claude Monet.
#'
#' @format An array with 450 x 600 x 3 dimensions.
#' Each dimension represents y-coordinate, x-coordinate, and color channel.
#' @examples
#' plot(regatta)
"regatta"
tsuda16k/pictplot documentation built on March 1, 2023, 8:44 p.m.