Skip to contents

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.

Usage

dodgr_cache_off()

Value

Nothing; the function invisibly returns TRUE if successful.

Examples

dodgr_cache_off ()
# Then call dodgr functions as usual:
graph <- weight_streetnet (hampi, wt_profile = "foot")