View source: R/find_theme_doc.R
find_theme_doc | R Documentation |
Fetch the reference doc associated with a theme
find_theme_doc(theme, extension)
theme |
The name of the theme. Must match the name of the reference file. |
extension |
The extension of the reference doc, without a period |
The path to the reference document. If no document was found, returns NULL
.
find_theme_doc("red", extension = "pptx")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.