outdated_impl: Internal function with a drake_config() argument

View source: R/outdated.R

outdated_implR Documentation

Internal function with a drake_config() argument

Description

Not a user-side function.

Usage

outdated_impl(config, 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().


ropensci/drake documentation built on March 4, 2024, 6:02 p.m.