| line2df | R Documentation |
This function returns a data frame with fx and fy and tx and ty variables representing the beginning and end points of spatial line features respectively.
line2df(l)
l |
A spatial lines object |
Other lines:
angle_diff(),
geo_toptail(),
is_linepoint(),
line2points(),
line_bearing(),
line_breakup(),
line_midpoint(),
line_segment(),
line_segment1(),
line_via(),
mats2line(),
n_segments(),
n_vertices(),
onewaygeo(),
points2line(),
toptail_buff()
line2df(routes_fast_sf[5:6, ]) # beginning and end of routes
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.