blogdown | R Documentation |
The comprehensive documentation of this package is the book blogdown:
Creating Websites with R Markdown
(https://bookdown.org/yihui/blogdown/). You are expected to read at
least the first chapter. If you are really busy or do not care about an
introduction to blogdown (e.g., you are very familiar with creating
websites), set your working directory to an empty directory, and run
blogdown::new_site()
to get started right away.
if (interactive()) blogdown::new_site()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.