#' Document Templates
#'
#' @return
#' @export
#'
#' @examples
add_method <- function() {
rmarkdown::draft("my_article.Rmd", template = "method", package = "researchr")
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.