Plots a power spectrum and time series side-by-side.
1 2 3 | ## S3 method for class 'spectrum'
plot(power.spectrum, time.series,
output = "spectrum_plot.pdf")
|
power.spectrum |
Data frame containing freq and power. |
time.series |
Data frame containing time and signal. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.