View source: R/navr-smoothing.R
smooth_positions | R Documentation |
Smooths positions of a given boject
smooth_positions(obj, type, ...)
## S3 method for class 'navr'
smooth_positions(obj, type, ...)
obj |
valid object to be smoothed |
type |
string: median, approx, spline |
.... |
optional parameters for smoothing |
smooth_positions(navr)
: position smoothing in the navr object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.