stop_r5 | R Documentation |
Stops running r5r network
stop_r5(...)
... |
|
No return value, called for side effects.
Other support functions:
exists_tiff()
,
fileurl_from_metadata()
,
start_r5r_java()
,
tempdir_unique()
,
validate_bad_osm_ids()
library(r5r)
path <- system.file("extdata/poa", package = "r5r")
r5r_network <- build_network(path)
stop_r5(r5r_network)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.