#' @export
testfunc <- function() {
text <- paste("This is a test function in the pmx6 library.",
"It was created on April 22, 2022.",
sep="\n")
print(text)
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.