storr
namespaces that are cleaned
during a call to clean()
.R/cache_namespaces.R
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)
default | Name of the default |
---|
A character vector of storr
namespaces
that are cleaned during clean()
.
cleaned_namespaces()#> [1] "kernels" "meta" "objects"