R/yinyangyong.R

#' 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.
#'
#' @docType data
#'
#' @keywords datasets
#'
#' @return None
#'
#' @examples
#' nplot(pty='s')
#' rasterImage(yinyangyong,0,0,1,1)
#'
#' @author Danail Obreschkow
"yinyangyong"

Try the graphx package in your browser

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

graphx documentation built on Feb. 3, 2022, 5:07 p.m.