Description Usage Arguments Value Note See Also
A smooth curve is fitted to the positions with periodic spline as
implemented in function ps
.
1 | Closed.curve(gogn, df = round(nrow(gogn)/2), n = 10)
|
gogn |
Data frame of positions to be smoothed |
df |
Degrees of freedom |
n |
Number of points returned per data point |
Data frame of positions with components
lat, lon |
in decimal degrees |
Missing function spline.des
is required for ps
to
work.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.