plotPeak.plotly: Plots the spectrum of precursor and aglycones using plotly

Description Usage Arguments

View source: R/fct_plot.R

Description

Plots the spectrum of precursor and aglycones using plotly

Usage

1
2
3
4
5
6
7
8
9
plotPeak.plotly(
  spectrum,
  mz,
  ppm,
  main = NULL,
  col = 1,
  title = NULL,
  bw = 0.35
)

Arguments

spectrum

matrix of mz and intensities

mz

target mz value

ppm

tolerance window in ppm

main

character vector for the plot title

col

integer color value

title

character the title of the plot

bw

bandwidth for plotting smoothed peaks, default = .35


scottwalmsley/wSIMCity documentation built on May 3, 2021, 2:35 p.m.