Extract vertices of graph, including spatial coordinates if included.
Source:R/graph-functions.R
dodgr_vertices.RdExtract vertices of graph, including spatial coordinates if included.
Examples
graph <- weight_streetnet (hampi)
v <- dodgr_vertices (graph)