meanFilter {topdowntimeratio} | R Documentation |
Mean filter
Description
Mean filter
Usage
meanFilter(coord, n = 3)
Arguments
coord |
A vector of coordinates over which to apply a mean filter |
n |
The number of values to average |
Value
A vector of mean-averaged coordinates
[Package topdowntimeratio version 0.1.0 Index]