target_namespaces {drake} | R Documentation |
Storr namespaces for targets
![[Deprecated]](../help/figures/lifecycle-deprecated.svg)
Description
Deprecated on 2019-01-13.
Usage
target_namespaces(default = storr::storr_environment()$default_namespace)
Arguments
default |
Name of the default |
Details
Ordinary users do not need to worry about this function.
It is just another window into drake
's internals.
Value
A character vector of storr
namespaces that store
target-level information.
See Also
[Package drake version 7.13.11 Index]