Description Usage Arguments Value Author(s)
This is a convienence function that takes the edge set and returns a SpatialLines object.
1 | to_SpatialLines(graph, latitude = "Latitude", longitude = "Longitude", ...)
|
graph |
An object of type |
latitude |
The name of the Latitude attribute (default="Latitude") |
longitude |
The name of the Longitude attribute (default="Longitude") |
... |
Ignored |
A SpatialLines
object
Rodney J. Dyer <rjdyer@vcu.edu>
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.