predict_workers_impl {drake} | R Documentation |
Internal function with a drake_config() argument
Description
Not a user-side function.
Usage
predict_workers_impl(
config,
targets_predict = NULL,
from_scratch = FALSE,
targets_only = NULL,
jobs_predict = 1,
known_times = numeric(0),
default_time = 0,
warn = TRUE
)
Arguments
config |
A |
[Package drake version 7.13.10 Index]