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

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

Arguments

default

name of the default storr namespace

Value

A character vector of storr namespaces that store target-level information.

See also

make()

Examples

target_namespaces()
#> [1] "kernels" "meta" "objects" "progress"