triggers {drake}R Documentation

List the old drake triggers. [Deprecated]

Description

Triggers are target-level rules that tell make() how to know if a target is outdated or up to date.

Usage

triggers()

Details

Deprecated on 2018-07-22.

Value

A character vector with the names of the old triggers.


[Package drake version 7.13.11 Index]