export_hierarchy: Export code hierarchy to JSON format

View source: R/annotate_gui.R

export_hierarchyR Documentation

Export code hierarchy to JSON format

Description

Converts the code hierarchy tree structure into a JSON string representation that can be saved or transmitted while preserving all node properties and relationships.

Usage

export_hierarchy(node)

Arguments

node

Root node of the hierarchy tree

Value

JSON string representation of the hierarchy


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