| newMsmsWorkspace {RMassBank} | R Documentation |
msmsWorkflowCreates an empty workspace or loads an existing workspace from disk.
newMsmsWorkspace(files = character(0))
files |
If given, the files list to initialize the workspace with. |
newMsmsWorkspace creates a new empty workspace for use with msmsWorkflow.
loadMsmsWorkspace loads a workspace saved using archiveResults.
Note that it also successfully loads data saved with the old RMassBank data format
into the new msmsWorkspace object.
A new msmsWorkspace object
Michael Stravs, Eawag <michael.stravs@eawag.ch>
msmsWorkflow, msmsWorkspace-class