manage_memory: Manage the in-memory dependencies of a target. *[Stable]*

View source: R/manage_memory.R

manage_memoryR Documentation

Manage the in-memory dependencies of a target. [Stable]

Description

Load/unload a target's dependencies. Not a user-side function.

Usage

manage_memory(target, config, downstream = NULL, jobs = 1)

Arguments

target

Character, name of the target.

config

drake_config() list.

downstream

Optional, character vector of any targets assumed to be downstream.

jobs

Number of jobs for local parallel computing

Value

Nothing.


wlandau-lilly/drake documentation built on March 6, 2024, 8:18 a.m.