rmarkdown::render(input = "vignettes/Alaska.Rmd",
output_format = "html_document",
output_file = "Alaska.html",
output_dir = "docs/")
file.copy(from = "docs/Alaska.html", to = "vignettes/")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.