drake (version 6.2.1)

default_recipe_command: Show the default recipe command for make(..., parallelism = "Makefile").

Description

See the help file of Makefile_recipe() for details and examples.

Usage

default_recipe_command()

Arguments

Value

A character scalar with the default recipe command.

See Also

Makefile_recipe()

Examples

Run this code
# NOT RUN {
default_recipe_command()
# }

Run the code above in your browser using DataCamp Workspace