#------------------------------------------------
#' @title Dummy function
#'
#' @description Edit this function as needed to test functionality.
#'
#' @param x input list
#'
#' @export
dummy1 <- function(x) {
dummy1_cpp(x)
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.