hm_load_cache {himach}R Documentation

Load route and SID/STAR cache

Description

This silently overwrites any existing values in the cache.

Usage

hm_load_cache(file)

Arguments

file

Including the path.

Value

Invisible true

See Also

For more details see the cache section in the vignette: vignette("Supersonic_Routes_in_depth", package = "himach"). or Vignette on caching

Examples

# not run
# hm_load_cache(file="") #load from this file


[Package himach version 0.3.2 Index]