add_theme | R Documentation |
Adds a new theme to the code hierarchy tree. Themes can be used to organize and group related codes in a hierarchical structure.
add_theme(node, theme_name, description = "")
node |
Root node of the hierarchy tree |
theme_name |
Character string specifying the name of the new theme |
description |
Optional character string providing a description of the theme |
Updated node with new theme added
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.