storr
cache namespaces used by drake.R/cache_namespaces.R
Ordinary users do not need to worry about this function.
It is just another window into drake
's internals.
cache_namespaces(default = storr::storr_environment()$default_namespace)
default | name of the default |
---|
A character vector of storr
namespaces used for drake.
cache_namespaces()#> [1] "config" "kernels" "meta" "objects" "progress" "session"