powered by
Get the short hash algorithm of a drake cache.
short_hash(cache)
drake cache
See ?default_long_hash_algo()
?default_long_hash_algo()
default_short_hash_algo, default_long_hash_algo
default_short_hash_algo
default_long_hash_algo
# NOT RUN { load_basic_example() config <- make(my_plan, return_config = TRUE) cache <- config$cache short_hash(cache) # }
Run the code above in your browser using DataLab