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