Description Usage Arguments Details Value Author(s) See Also
Creates an empty workspace or loads an existing workspace from disk.
1 | 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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.