face {RGraphics}R Documentation

Draw a face

Description

Draws a face, consisting of a rectangle for the border, circles for eyes, and a line for the mouth.

Usage

faceA(x, y, width, height)

Arguments

x, y, width, height

{Numeric values or unit objects specifying the location and size of the face.}

Details

The functions faceA and faceB are graphics functions to be used for their side-effect of producing graphical output. The functions faceC, faceD, and faceE return a grob representing a face (and produce no output).


[Package RGraphics version 1.0-2 Index]