List of class drake_deps
.
Arguments
- globals
Global symbols found in the expression
- namespaced
Namespaced objects, e.g.
rmarkdown::render
.- strings
Miscellaneous strings.
- loadd
Targets selected with
loadd()
.- readd
Targets selected with
readd()
.- file_in
Literal static file paths enclosed in
file_in()
.- file_out
Literal static file paths enclosed in
file_out()
.- knitr_in
Literal static file paths enclosed in
knitr_in()
.- restrict
Optional character vector of allowable names of globals. If
NULL
, all global symbols are detectable. If a character vector, only the variables inrestrict
will count as global variables.