#' Short description of what this does
#'
#' Longer description of what this does. Approximately a paragraph.
#'
#' @param a The thing
#'
#' @export
aha <- function(a) {
rnorm(a)
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.