View source: R/distance_filter.R
rolling_mean | R Documentation |
Apply a simple rolling mean filter.
rolling_mean(x, n = 15, select = NULL)
x |
'track' object. |
n |
window size to calculate the mean. |
select |
character. The filter is applied only in these dives. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.