Description Usage Arguments Value Note
A smooth curve is fitted to the positions with natural spline as implemented
in function ns
.
1 | Open.curve(gogn, df = 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 |
Function ns
is missing, assume it is some sort of natural
spline.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.