View source: R/plotRollMeanAcd.R
plotRollMeanAcd | R Documentation |
Plots rolling means of durations
plotRollMeanAcd(durations, window = 500)
durations |
a data.frame containing the column 'time' and 'durations'. |
window |
the length of the rolling window. |
plotRollMeanAcd(durData, window = 500)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.