find_theme {accessrmd} | 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.