View source: R/output_format.R
yaml_front_matter | R Documentation |
Parse the YAML front matter from a file
yaml_front_matter(input, encoding = "UTF-8")
input |
Input file (Rmd or plain markdown) |
encoding |
Ignored. The encoding is always assumed to be UTF-8. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.