read.mzXML {IPPD}R Documentation

Import of data in mzXML format

Description

The function has been extracted from the package caMassClass. It allows the import of data in mzXML format typically used for LC-MS data.

Usage

read.mzXML(filename) 

Arguments

filename

Path to the file that is to be imported.

Value

An object of class mzXML.

See Also

analyzeLCMS


[Package IPPD version 1.30.0 Index]