Learn R Programming

drake (version 7.5.2)

default_Makefile_args: Deprecated

Description

2019-01-03

Usage

default_Makefile_args(jobs, verbose)

Arguments

jobs

Number of jobs.

verbose

Integer, control printing to the console/terminal.

  • 0: print nothing.

  • 1: print targets, retries, and failures.

  • 2: also show a spinner when preprocessing tasks are underway.

Value

args for system2(command, args)