Description Usage Arguments Value See Also Examples
Rename a rendered file with YAML front matter metadata
1 | rename_rendered(file, callback)
|
file |
A string that gives the path to the file to rename. Should be the
result of |
callback |
A function that gets the rendered R Markdown YAML front
matter metadata as an argument, and returns a new name for |
A string that gives the path to the renamed file.
render()
for creating an object to use as the file
argument.
1 2 3 4 5 6 7 8 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.