Learn R Programming

RMassBank (version 2.0.0)

findProgress: Determine processed steps

Description

This function reads out the content of different slots of the workspace object and finds out which steps have already been processed on it.

Usage

findProgress(workspace)

Arguments

workspace
A msmsWorkspace object.

Value

An array containing all msmsWorkflow steps which have likely been processed.

Examples

Run this code
## Not run: 
# findProgress(w)
# ## End(Not run)

Run the code above in your browser using DataLab