Takes lines and removes the start and end point, to a distance determined
by the nearest buff polygon border.
Arguments
- l
An
sfobject representing lines- buff
An
sfobject with POLYGON geometry to buffer the linestring.- ...
Arguments passed to
sf::st_buffer()
See also
Other lines:
angle_diff(),
geo_toptail(),
is_linepoint(),
line2df(),
line2points(),
line_bearing(),
line_breakup(),
line_midpoint(),
line_segment(),
line_segment1(),
line_via(),
mats2line(),
n_segments(),
n_vertices(),
onewaygeo(),
points2line()

