#' A collection of Rmarkdown templates. Include helpful defaults for
#' knitr options, as well as support for citations and different bibliography styles.
#'
#' After installing the package, click on `create new Rmarkdown document` in Rstudio
#' to have access to the templates.
#' See \url{http://rmarkdown.rstudio.com/developer_document_templates.html} for
#' more information.
#'
#'
#' @docType package
#' @name rmdTemplates
#' @title A collection of Rmarkdown templates
#' @import knitr
#' @import knitcitations
#' @import rmarkdown
#' @importFrom base64enc dataURI
#' @author F. Rodriguez-Sanchez \email{f.rodriguez.sanc@@gmail.com}
#' @keywords package
#'
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.