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/noesis documentation built on Nov. 25, 2020, 10:16 a.m.