Learn R Programming

RMassBank (version 2.0.0)

plotMbWorkspaces: Plots mbWorkspaces

Description

Plots the peaks of one or two mbWorkspace to compare them.

Usage

plotMbWorkspaces(w1, w2 = NULL)

Arguments

w1
The mbWorkspace to be plotted
w2
Another optional mbWorkspace be plotted as a reference.

Value

A logical indicating whether the information was plotted or not

Details

This functions plots one or two mbWorkspaces in case the use has used different methods to acquire similar spectra. w1 must always be supplied, while w2 is optional. The wokspaces need to be fully processed for this function to work.

Examples

Run this code

#
## Not run: plotMbWorkspaces(w1,w2)

Run the code above in your browser using DataLab