default_Makefile_args {drake} | R Documentation |
Default arguments of Makefile parallelism
![[Deprecated]](../help/figures/lifecycle-deprecated.svg)
Description
2019-01-03
Usage
default_Makefile_args(jobs, verbose)
Arguments
jobs |
Number of jobs. |
verbose |
Integer, control printing to the console/terminal.
|
Value
args
for system2(command, args)
[Package drake version 7.13.10 Index]