Learn R Programming

sketcher (version 0.1.3)

face: A face image.

Description

A photograph obtained from a free stock photos site. pexels.com/photo/man-about-to-touch-his-face-wearing-blue-suit-718261/

Usage

face

Arguments

Format

An array with 600 x 460 * 3 dimensions. Each dimension represents y-coordinate, x-coordinate, and color channel.

Examples

Run this code
# NOT RUN {
plot(face)
# }

Run the code above in your browser using DataLab