View source: R/distill_website.R
distill_website | R Documentation |
R Markdown site generator for Distill websites
distill_website(input, encoding = getOption("encoding"), ...)
input |
Website directory (or the name of a file within the directory). |
encoding |
Ignored. The encoding is always assumed to be UTF-8. |
... |
Currently unused. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.