drake (version 6.2.1)

available_hash_algos: List the available hash algorithms for drake caches.

Description

See the advanced storage tutorial at https://ropenscilabs.github.io/drake-manual/store.html for details.

Usage

available_hash_algos()

Arguments

Value

A character vector of names of available hash algorithms.

Examples

Run this code
# NOT RUN {
available_hash_algos()
# }

Run the code above in your browser using DataLab