cap_corridor | R Documentation |
Cap the corridor by connecting the edge end points
cap_corridor(edges, method = "shortest-path", network = NULL)
edges |
A simple feature geometry representing the corridor edges |
method |
The method employed for the capping:
|
network |
A spatial network object, only required if
|
A simple feature geometry representing the corridor (i.e. a polygon)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.