#' A DanL Function (jefe)
#'
#' This function allows you to express your love of cats.
#' @param Do you love cats? Defaults to TRUE.
#' @keywords none
#' @export
#' @examples
#' DanL()
DanL <- function()
{
print("All the best Akika")
print("Thank you for all your meticulous work in DnA / DCM.")
print("I have enjoyed working with you, and learning from you on a number of different projects.")
print("I hope you'll continue to solve my many R problems in the user group!!")
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.