View source: R/change-rmd-yaml.R
change_rmd_yaml | R Documentation |
Update YAML front matter of a RMarkdown file
change_rmd_yaml(path, ..., new_path = NULL)
path |
Path to file. |
... |
Name-value pairs to update in front matter. |
new_path |
Path to output file. If |
A string vector with the updated content.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.