make_edges_explicit | R Documentation |
This function turns spatially implicit networks into spatially explicit networks by adding a geometry column to the edge data.
make_edges_explicit(x, ...)
x |
An object of class |
... |
Arguments forwarded to |
An object of class sfnetwork
with spatially explicit
edges.
If the network is already spatially explicit it is returned unmodified.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.