Description Usage Arguments Examples
Arc node topology for simple features.
1 2 |
x |
input simple features object |
... |
arguments for methods |
1 2 3 | # x <- sf::st_read(system.file("extdata/file.geojson", package= "sc"))
#sc_node(x) ## get the nodes
## now get the arcs (should the functions be called arc() and node()?)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.