#' Prints date and version number of COSA installation
#'
#'
#'
#' @return
#' Returns the date of the last update of the COSA installion and the authors involved in creating this package
#' @export
cosaversion <- function() {
cat("
R/COSA 01/01/2015
Copyright (2015) by Maarten M.D. Kampert, Jacqueline J. Meulman and Jerome H. Friedman
")
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.