#' A DElder Function
#'
#' This function allows you to express your love of cats.
#' @param Do you love cats? Defaults to TRUE.
#' @keywords none
#' @export
#' @examples
#' DanE()
DanE <- function(){
message(" |\\_/| ********************************* ")
message(" / @ @ \\ * Thanks for all your work * ")
message("( > º < ) * through challenging times * ")
message(" `>>x<<´ * All the best in the new role *")
message(" / O \\ *********************************")
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.