Learn R Programming

graphx (version 1.0)

yinyangyong: Yin-Yang-Yong image

Description

A data set containing a 500-by-500-by-4 array, representing an image of a Yin-Yang-Yong symbol with transparency. This symbol was 'reinvented' many times. The particular version in this package is the one drawn by the author D. Obreschkow in 1999.

Usage

yinyangyong

Arguments

Value

None

Format

An object of class array of dimension 500 x 500 x 4.

Examples

Run this code
# NOT RUN {
nplot(pty='s')
rasterImage(yinyangyong,0,0,1,1)

# }

Run the code above in your browser using DataLab