filter_points: Filter points that are parts of trajectories

Description Usage Arguments Value

Description

Returns only the points that share a specified attribute with trajectories.

Usage

1
filter_points(traj, pts, join_by)

Arguments

traj

sf object containing the trajectories.

pts

sf object containing points.

join_by

shared attribute by which to filter.

Value

A sf object containing the filtered points.


karpfen/trajectory documentation built on May 20, 2019, 7:22 a.m.