Description Usage Arguments Value See Also Examples
View source: R/equaliseLocationsCoordinatesTrack.R
equaliseLocationsCoordinatesTrack
computes the median
coordinates (longitude, latitude) for each location of a track
(object of class Track
)
and assigns these coordinates to matching data values in the track.
During this procedure, filled values are not considered in order to
not influence the median coordinates by the gap filling procedure.
However, filled values are considered if there are only filled values
for a location. This may be the case if non-gap values are only
present during day and at the borders of a visit.
1 | equaliseLocationsCoordinatesTrack(currenttrack)
|
currenttrack |
A |
currenttrack
with the same longitude and latitude values for
each location and the corresponding data values.
1 | #
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.