findProgress: Determine processed steps

Description Usage Arguments Value Author(s) Examples

View source: R/tools.R

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

1
findProgress(workspace)

Arguments

workspace

A msmsWorkspace object.

Value

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

Author(s)

Stravs MA, Eawag <michael.stravs@eawag.ch>

Examples

1
2
3
4
## Not run: 
findProgress(w)

## End(Not run)

RMassBank documentation built on Nov. 8, 2020, 6:06 p.m.