findProgress {RMassBank} | R Documentation |
This function reads out the content of different slots of the workspace
object and finds out which steps have already been processed on it.
findProgress(workspace)
workspace |
A |
An array containing all msmsWorkflow
steps which have
likely been processed.
Stravs MA, Eawag <michael.stravs@eawag.ch>
## Not run: findProgress(w) ## End(Not run)