| n_vertices | R Documentation |
Returns a vector of the same length as the number of sf objects.
n_vertices(l)
l |
An sf object with LINESTRING geometry |
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(),
onewaygeo(),
points2line(),
toptail_buff()
l <- routes_fast_sf
n_vertices(l)
n_vertices(zones_sf)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.