inherit_beamer_presentation | R Documentation |
#' @import redoc # Call rmarkdown::word_document and mark the return value as inheriting word_document inherit_redoc_document <- function(...) fmt <- redoc::redoc(..., wrappers = list(latexwrap, citationwrap, rawblockwrap, rawspanwrap)) fmt$inherits <- "redoc_document" fmt
inherit_beamer_presentation(...)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.