plotWavePeak: Plot a detected peak with various additional metadata

Description Usage Arguments Value See Also

View source: R/plot_wave_peak.R

Description

plotWavePeak plots the peak, the snoothed peak, the local noise level, baseline, as well as wavelet and descent bounds

Usage

1
plotWavePeak(i, eic, peaks)

Arguments

i

The index of the peak to be plotted corresponding to a row in peaks

eic

The eic which the peak was detected in. The input to wave

peaks

The output of wave

Value

A ggplot2 plot grob.

See Also


nathaniel-mahieu/centWaveP documentation built on May 23, 2019, 12:19 p.m.