Skip to contents

Not a user-side function.

Usage

recoverable_impl(config = NULL, make_imports = TRUE, do_prework = TRUE)

Arguments

config

A drake_config() object.

make_imports

Logical, whether to make the imports first. Set to FALSE to save some time and risk obsolete output.

do_prework

Whether to do the prework normally supplied to make().