Description Usage Arguments Details See Also Examples
Forms a stack plot of wavelet transform crystals.
1 2 3 4 5 6 |
x |
a named list of wavelet transform crystals. |
... |
additional arguments sent directly to various internal plot functions. |
bars |
a logical value. If |
cex.axis |
axis label character expansion factor ala |
cex.main |
main title character expansion factor ala |
col |
color indices for each crystal ala |
complex.math |
math function to perform on each crystal prior to display. Default: |
grid |
a logical value. If |
grid.lty |
grid line type ala |
plot |
a logical value. If |
same.scale |
a logical value. If |
times |
a numeric vector of x-axis times to be displayed. Default: |
type |
type of plot ala |
vgap |
vertical gap factor used to separate stacked crystals. Default: 0.05. |
x.axis |
a logical value defining the visibility of the x-axis. Default: |
y.axis |
a logical value defining the visibility of the y-axis. Default: |
zerocenter |
a logical value. If |
zeroline |
a logical value. If |
Used by various wavelet functions to plot wavelet transform crystals. In general,
the user should not call this function directly and, rather, shoudl rely on the plot methods
of wavTransform
objects.
1 | |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.