drake (version 7.3.0)

triggers: Deprecated. List the old drake triggers.

Description

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

Usage

triggers()

Arguments

Value

A character vector with the names of the old triggers.

Details

Deprecated on 2018-07-22.

Examples

Run this code
# NOT RUN {
# Deprecated. See the trigger() function instead (singular).
# }

Run the code above in your browser using DataCamp Workspace