#' wholesome_function
#'
#' Function that is wholesome
#' @return Wholesomeness
#' @export
wholesome_function <- function() {
print("You can do it my guy!")
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.