powered by
Test whether points are in a track
is_in_track(x, y, track_index = current_track_index())
A logical vector.
X-location of data points.
Y-location of data points.
Index of track.
# There is no example NULL
Run the code above in your browser using DataLab