drake (version 7.3.0)

cache_namespaces: Deprecated. List all the storr cache namespaces used by drake.

Description

Deprecated on 2019-01-12.

Usage

cache_namespaces(default = storr::storr_environment()$default_namespace)

Arguments

default

Name of the default storr namespace.

Value

A character vector of storr namespaces used for drake.

Details

Ordinary users do not need to worry about this function. It is just another window into drake's internals.

See Also

make()