## S3 method for class 'default':
wavStackPlot(x, x.axis=TRUE, y.axis=TRUE, type="l", plot=TRUE,
bars=FALSE, vgap=.05, grid=FALSE, times=time(x[[1]]),
grid.lty="dashed", same.scale=NULL,
zerocenter=FALSE, zeroline=FALSE, col=rep(1,n),
complex.math="mod", cex.main=0.7, cex.axis=0.7, ...)
TRUE
, a vertical bars are produced. Default: FALSE
.par
function. Default: 0.7.par
function. Default: 0.7.par
function. Default: rep(1,n)
."mod"
.TRUE
, grid lines are produced. Default: FALSE
.par
function. Default: "dashed"
.TRUE
, a plot is produced. Default: TRUE
.TRUE
, the crystal coefficients are scaled. Default: TRUE
.time(x[[1]])
.par
function. Default: "l"
.TRUE
.TRUE
.TRUE
, crystals are centered about zero. Default: FALSE
.TRUE
, a y=0 line is drawn for reference. Default: FALSE
.wavTransform
objects.wavTransform
.wavStackPlot.default(wavMODWT(sunspots)$data)
Run the code above in your browser using DataLab