granar_metadata: Get GRANAR metadata out of .xml

View source: R/granar_metadata.R

granar_metadataR Documentation

Get GRANAR metadata out of .xml

Description

To get the metadata out of the xml file created with write_anatomy_xml.

Usage

granar_metadata(path = NULL)

Arguments

path

Path to the XML file containing granar output. Default = NULL.

Examples

metadata <- granar_metadata(path = system.file("extdata", "current_root.xml", package = "granar"))


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