moving.avg | R Documentation |
Calculate moving averages
moving.avg(x, nwindow)
x |
dataframe; with JDAY column and another column with the data |
nwindow |
numeric; averaging window |
a dataframe with daily averages
Norman Buccola
moving.avg()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.