#' Test stringr
#'
#' @param msg a message
#' @param msg a message
#'
#' @export
test_stringr <- function(msg) {
stringr::str_c(msg, letters)
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.