parseChromNode: Parse the XML nodeset of a SRM chromatogram

View source: R/parseChromNode.R

parseChromNodeR Documentation

Parse the XML nodeset of a SRM chromatogram

Description

Parse the XML nodeset of a SRM chromatogram

Usage

parseChromNode(x, mode)

Arguments

x

a xml2 nodeset for a Chromatogram block

mode

a character of either SRM or TIC

Value

a list of two elements

  • time

    • attributes

    • raw

  • intensity

    • attributes

    • raw


wilsontom/q3ML documentation built on March 20, 2022, 10:50 p.m.