Learn R Programming

RSEIS (version 2.6-0)

plotwlet: Plot Wavelet Transform

Description

Plot Wavelet Transform

Usage

plotwlet(baha, Ysig, dt, zscale = 1, zbound = NULL, col = rainbow(100), ygrid = FALSE, STAMP = "")

Arguments

Value

  • list( y=, why=why, yBounds=c(0,perc), x=x, yat=raxspec)
  • yinput signal
  • whyscaled image
  • yBoundsvector of boundaries
  • xx axis
  • yaty axis tic marks
  • Graphical side effects.

Details

This function plots the wavelet transform in a way that is similar to the spectogram plots.

See Also

cwt, pwlet2freqs, wlet.do, wlet.drive