Learn R Programming

drake (version 5.0.0)

available_hash_algos: List the available hash algorithms for drake caches.

Description

See the advanced storage tutorial at https://ropensci.github.io/drake/articles/storage.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