import_hierarchy: Import code hierarchy from JSON format

View source: R/annotate_gui.R

import_hierarchyR Documentation

Import code hierarchy from JSON format

Description

Reconstructs a code hierarchy tree structure from its JSON string representation, restoring all node properties and relationships.

Usage

import_hierarchy(json_string)

Arguments

json_string

JSON string representation of the hierarchy

Value

Node object representing the reconstructed hierarchy


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