predict_runtime_impl: Internal function with a drake_config() argument

View source: R/predict_runtime.R

predict_runtime_implR Documentation

Internal function with a drake_config() argument

Description

Not a user-side function.

Usage

predict_runtime_impl(
  config,
  targets_predict = NULL,
  from_scratch = FALSE,
  targets_only = NULL,
  jobs_predict = 1L,
  known_times = numeric(0),
  default_time = 0,
  warn = TRUE
)

Arguments

config

A drake_config() object.


drake documentation built on Nov. 6, 2023, 5:09 p.m.