waveletPlot | R Documentation |
ggplot wrapper for visualization of wavelet spectral analysis
waveletPlot(
power.period = NULL,
power.signif = NULL,
power.obs = NULL,
power.sim = NULL
)
power.period |
A numeric vector of fourier periods from wavelet analysis |
power.signif |
A numeric value to set the sigicance level of the spectral analysis |
power.obs |
A numeric vector of observed global wavelet spectra. |
power.sim |
A numeric matrix of simulated global wavelet spectrum. Each column is an independent observation |
place holder
A ggplot2 object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.