quit_server {osrmr} | R Documentation |
Quit local OSRM server
Description
quit_server() quits your local OSRM server by using a taskkill shell command (depending on your OS).
Usage
quit_server()
Examples
## Not run:
osrmr::quit_server()
# NULL
## End(Not run)
[Package osrmr version 0.1.36 Index]