readMZQCFromJSON {rmzqc} | R Documentation |
Read a JSON object in mzQC format into an MzQCmzQC root object
Description
Read a JSON object in mzQC format into an MzQCmzQC root object
Usage
readMZQCFromJSON(json_obj)
Arguments
json_obj |
A generic R object (list of lists...) |
Value
An MzQCmzQC root object from which all the data can be extracted/manipulated
[Package rmzqc version 0.7.0 Index]