get_code_names: Get all code names from hierarchy

View source: R/annotate_gui.R

get_code_namesR Documentation

Get all code names from hierarchy

Description

Recursively extracts all code names from a code hierarchy tree structure, traversing through all nodes and collecting their names.

Usage

get_code_names(node)

Arguments

node

Root node of the code hierarchy (data.tree Node object)

Value

Character vector containing all code names in the hierarchy


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