Learn R Programming

himach (version 1.0.1)

hm_clean_cache: Clean the route and SID-STAR cache.

Description

Empties the cache.

Usage

hm_clean_cache(cache = c("route", "star"))

Value

TRUE silently

Arguments

cache

Which caches to clear. Default is both c("route", "star").

See Also

For more details see the cache section in the `vignette("Supersonic_Routes_in_depth")`.

Examples

Run this code
hm_clean_cache("route")

hm_clean_cache()

Run the code above in your browser using DataLab