rmarkdown::render(here::here("docs", "index.Rmd"),
output_format = "html_document",
output_dir = here::here("docs"),
output_file = "index.html",
envir = new.env())
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.