Makefile_recipe {drake} | R Documentation |
Default Makefile recipe
![[Deprecated]](../help/figures/lifecycle-deprecated.svg)
Description
2019-01-03
Usage
Makefile_recipe(
recipe_command = drake::default_recipe_command(),
target = "your_target",
cache_path = NULL
)
Arguments
recipe_command |
Character scalar. |
target |
Character scalar. |
cache_path |
Character scalar. |
Value
A character scalar
[Package drake version 7.13.9 Index]