powered by
Calculates the distance between every point in the track and the last point (target).
dist2target.3d(track)
a track data.frame containing x, y and z coordinates
A numeric vector with the distances to target
# NOT RUN { dist2target.3d(niclas) # }
Run the code above in your browser using DataLab