| dodgr_cache_off | R Documentation |
This function is useful is speed is paramount, and if graph contraction is not needed. Caching can be switched back on with dodgr_cache_on.
dodgr_cache_off()
Nothing; the function invisibly returns TRUE if successful.
Other cache:
clear_dodgr_cache(),
dodgr_cache_on(),
dodgr_load_streetnet(),
dodgr_save_streetnet()
dodgr_cache_off ()
# Then call dodgr functions as usual:
graph <- weight_streetnet (hampi, wt_profile = "foot")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.