R/data.R

#' A face image.
#'
#' A photograph obtained from a free stock photos site.
#' pexels.com/photo/man-about-to-touch-his-face-wearing-blue-suit-718261/
#'
#' @format An array with 600 x 460 * 3 dimensions.
#' Each dimension represents y-coordinate, x-coordinate, and color channel.
#' @examples
#' plot(face)
"face"

Try the sketcher package in your browser

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

sketcher documentation built on July 2, 2020, 4:06 a.m.