View source: R/navr-smoothing.R
smooth_speed | R Documentation |
Smooths speed values with given type of smoothing. IMPORTANT! Does not change any positioning or other data, only smooths the speed values. Speed smothing is generally important for clear onset search
smooth_speed(obj, type, ...)
## S3 method for class 'navr'
smooth_speed(obj, type, ...)
obj |
object to perfrom speed smoothing on |
type |
type of smoothing. See |
... |
optional parameters for given smoothing, see |
navr
: Smooths navr object speeds
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.