provide_make {packager} | R Documentation |
Provide File make.R
Description
Provide File make.R
Usage
provide_make(path, Rbuildignore = TRUE, ...)
Arguments
path |
Where to create the file. |
Rbuildignore |
Add the file to ‘.Rbuildignore’ under the given
|
... |
Arguments passed to
|
Value
Invisibly
TRUE
on success,
Invisibly
FALSE
otherwise.
[Package packager version 1.15.3 Index]