hasty_make: Hasty mode for the drake R package

Description Usage Arguments Examples

View source: R/make.R

Description

Sacrifices reproducibility to gain speed. Targets are never cached and never up to date. Use at your own risk.

Usage

1
hasty_make(config)

Arguments

config

a drake_config() object

Examples

1
2
# See <https://github.com/wlandau/drake.hasty/blob/master/README.md>
# for examples.

wlandau/drake.hasty documentation built on May 23, 2019, 5:08 p.m.