plotMbWorkspaces {RMassBank}R Documentation

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.

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.

Value

A logical indicating whether the information was plotted or not

Author(s)

Erik Mueller

Examples


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


[Package RMassBank version 2.14.1 Index]