View source: R/get_rmd_header.R
Swap the value of an Rmd header attribute
1 | substitute_rmd_header_attr(header_lines, attr_prefix = "title:", new_attr_val)
|
header_lines |
A character vector with the lines of the header |
attr_prefix |
The name of the attribute (with ending colon) |
new_attr_val |
The value to substitute |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.