#' A Statistical Framework for Modeling and Identifying Differential Distributions in Single-cell RNA-sequencing Data
#'
#' @export
#' @return ... Reports the logo of the package:scShapes.
#
logo <- function() {
cat(" ____\n")
cat(" | |\n")
cat("____ ____ |____ |____ ____ ____ ____ ____\n")
cat("[__ | | | | ___| | ||___] [__\n")
cat("___] |___ ____| | ||___| |___||___ ___]\n")
cat(" |\n")
cat(" |\n")
cat("\n")
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.