meanFilter | R Documentation |
Mean filter
meanFilter(coord, n = 3)
coord |
A vector of coordinates over which to apply a mean filter |
n |
The number of values to average |
A vector of mean-averaged coordinates
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.