default_Makefile_args: Default arguments of Makefile parallelism *[Deprecated]*

View source: R/deprecated.R

default_Makefile_argsR Documentation

Default arguments of Makefile parallelism [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 target-by-target messages as make() progresses.

  • 2: show a progress bar to track how many targets are done so far.

Value

args for system2(command, args)


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