moving.avg.oncols | R Documentation |
Calculate moving averages on columns
moving.avg.oncols(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.oncols()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.