The goal of templatesRmd is to have easy to use templates for everyday work with R Markdown files.
You can install the released version of templatesRmd from the calderonsamuel r-universe with:
install.packages("templatesRmd", repos = 'https://calderonsamuel.r-universe.dev')
Or the development version with:
remotes::install_github("calderonsamuel/templatesRmd")
Use the templates via the menu:
File > New File > R Markdown > From Template > Select the necessary template
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.