Learn R Programming

cooltools (version 2.4)

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 package author Danail Obreschkow in 1999.

Usage

yinyangyong

Arguments

Value

None

Format

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

Author

Danail Obreschkow

Examples

Run this code
nplot(asp=1)
rasterImage(yinyangyong,0,0,1,1)

Run the code above in your browser using DataLab