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

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

cleaned_namespaces()
#> [1] "kernels" "meta" "objects"