find_theme | R Documentation |
Use on YAML head text only. 'check_compat()' should be used prior to the use of 'find_theme()'. Looks for YAML theme parameter value. Returns the theme if found or 'default' if no theme specified.
find_theme(yaml = NULL)
yaml |
A YAML header text string. |
The theme value as a character string.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.