#' 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"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.