prt_update_points: Update track points with fixed geometry

View source: R/prt_update_points.R

prt_update_pointsR Documentation

Update track points with fixed geometry

Description

Original geometry is updated in place and (currently) no record of those points that were updated is provided.

Usage

prt_update_points(rrt_pts, trkpts)

Arguments

rrt_pts

output from prt_reroute() or tibble with rrt_idx and geometry columns

trkpts

original trkpts Simple Features Collection

Value

trkpts with updated geometry


jmlondon/pathroutr documentation built on Sept. 18, 2023, 6:09 p.m.