Description Usage Arguments Examples
View source: R/sedproxy-interface.R
PlotProxySeasonality
1 | PlotProxySeasonality(phi_c, tau_p, res = 365)
|
res |
resolution |
1 2 3 4 5 | PlotProxySeasonality(phi_c = 0, tau_p = 1/12, res = 365)
PlotProxySeasonality(phi_c = 0, tau_p = 6/12, res = 365)
PlotProxySeasonality(phi_c = -pi, tau_p = 3/12, res = 365)
PlotProxySeasonality(phi_c = -pi, tau_p = 1/12, res = 12)
PlotProxySeasonality(phi_c = pi, tau_p = 2/12, res = 12)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.