#' Print at Dog Food Con
#'
#' @export
#'
#' @examples
#' print_hello()
print_hello <- function()
{
print('Hello DogFoodCon')
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.