Learn R Programming

ACDm (version 1.0.4.3)

plotRollMeanAcd: Plots rolling means of durations

Description

Plots rolling means of durations

Usage

plotRollMeanAcd(durations, window = 500)

Arguments

durations

a data.frame containing the column 'time' and 'durations'.

window

the length of the rolling window.

Examples

Run this code
plotRollMeanAcd(durData, window = 500)

Run the code above in your browser using DataLab