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 package author Danail Obreschkow in 1999.
#'
#' @docType data
#'
#' @keywords datasets
#'
#' @return None
#'
#' @examples
#' nplot(asp=1)
#' rasterImage(yinyangyong,0,0,1,1)
#'
#' @author Danail Obreschkow
"yinyangyong"
obreschkow/cooltools documentation built on Nov. 16, 2024, 2:46 a.m.