Free Access Week-  Data Engineering + BI
Data engineering and BI courses are free!
Free AI Access Week from June 2-8

drake (version 5.2.1)

cleaned_namespaces: For drake caches, list the storr namespaces that are cleaned during a call to clean().

Description

All these namespaces store target-level data, but not all target-level namespaces are cleaned during clean().

Usage

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

Arguments

default

Name of the default storr namespace.

Value

A character vector of storr namespaces that are cleaned during clean().

See Also

cache_namespaces(), clean()

Examples

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

Run the code above in your browser using DataLab