Hello I have a network in R using the igraph library
Vertices: 616
Edges: 6270
Directed: TRUE
No graph attributes.
Vertex attributes: name, Lat, Lon.
Edge attributes: V3.
How can I generate two shapefiles for the Vertices and the Edges using the Lat, Lon info in the vertex?