CparseBrukerXML: ParseBrukerXML.

Description Usage Arguments Value

View source: R/RcppExports.R

Description

Reads a Bruker's xml file exported using fleximaging. A list is returned where each element in the list is named according the ROI name. Each element in the list consists in a data.frame with the pixels XY coordinates inside each ROI.

Usage

1
CparseBrukerXML(xml_path)

Arguments

xml_path

the full path where XML file is stored.

Value

ROI pixel coordinates arranged in a named list.


prafols/rMSI documentation built on Dec. 12, 2021, 7:29 p.m.