R/data.R

#' A face image.
#'
#' A photograph obtained from a free stock photos site.
#' pexels.com/photo/fashion-woman-cute-shoes-5704849/
#'
#' @format An array with 500 x 500 x 3 dimensions.
#' Each dimension represents y-coordinate, x-coordinate, and color channel.
#' @examples
#' plot(face)
"face"

Try the materialmodifier package in your browser

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

materialmodifier documentation built on May 31, 2023, 9:46 p.m.