#' @title Preview Rd
#' @param ... passed to mathjaxr::preview_rd
#'
#' @import mathjaxr
#' @export
#' @keywords internal
preview_rd <- function(...) {
mathjaxr::preview_rd(...)
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.