View source: R/manage_memory.R
manage_memory | R Documentation |
Load/unload a target's dependencies. Not a user-side function.
manage_memory(target, config, downstream = NULL, jobs = 1)
target |
Character, name of the target. |
config |
|
downstream |
Optional, character vector of any targets assumed to be downstream. |
jobs |
Number of jobs for local parallel computing |
Nothing.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.