Learn R Programming

RMassBank (version 2.0.0)

newMbWorkspace: Create new workspace for mbWorkflow

Description

Creates a new workspace for use with mbWorkflow.

Usage

newMbWorkspace(w)

Arguments

w
The input msmsWorkspace to load input data from.

Value

A new mbWorkflow object with the loaded input data.

Details

The workspace input data will be loaded from the msmsWorkspace-class object provided by the parameter w.

See Also

mbWorkflow, msmsWorkspace-class