circular | R Documentation |
Smooth annual data using a circular smoother. (Shorthand for stats::filter because its syntax is very confusing.)
circular(x, n)
x |
Numeric variable. |
n |
Number of rows to smooth over. |
Smoothed variable.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.