powered by
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.
TRUE
Other cache: clear_dodgr_cache(), dodgr_cache_on(), dodgr_load_streetnet(), dodgr_save_streetnet()
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")
Run the code above in your browser using DataLab