make_trajectories: Create a set of trajectories from a sfc of points

Description Usage Arguments Value

Description

Create a set of trajectories from a sfc of points

Usage

1
make_trajectories(pts, foi, order_by, n)

Arguments

pts

sf object containing points.

foi

Feature of interest by which the different trajectories are differentiated.

order_by

Field by which points are ordered.

n

minimum number of points per trajectory.

Value

A sf object containing the trajectories.


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