add_theme: Add theme to code hierarchy

View source: R/annotate_gui.R

add_themeR Documentation

Add theme to code hierarchy

Description

Adds a new theme to the code hierarchy tree. Themes can be used to organize and group related codes in a hierarchical structure.

Usage

add_theme(node, theme_name, description = "")

Arguments

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

Value

Updated node with new theme added


textAnnotatoR documentation built on April 3, 2025, 7:35 p.m.