get_root_section: Read GRANAR file under XML

View source: R/get_root_section.R

get_root_sectionR Documentation

Read GRANAR file under XML

Description

This function load the GRANAR file .XML.

Usage

get_root_section(path)

Arguments

path

The path to the GRANAR file .XML

Examples

# root <- list()
# root$nodes <- get_root_section("PATH_TO_XLM_FILE")
# plot_anatomy(root, col = "type")

granar/granar documentation built on Feb. 29, 2024, 3:58 p.m.