filter_network | R Documentation |
If subsetting results in multiple disconnected components, we keep the main one.
filter_network(network, target, elements = "nodes")
network |
A network object |
target |
The target geometry |
elements |
The elements of the network to filter. It can be "nodes" or "edges" |
A spatial network object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.