readMZQC {rmzqc} | R Documentation |
Read a JSON file in mzQC format into an MzQCmzQC root object
Description
Read a JSON file in mzQC format into an MzQCmzQC root object
Usage
readMZQC(filepath)
Arguments
filepath |
A filename (with path) to read from. |
Value
An MzQCmzQC root object from which all the data can be extracted/manipulated
[Package rmzqc version 0.5.4 Index]