powered by
make.R
Provide File make.R
provide_make(path, Rbuildignore = TRUE, ...)
Where to create the file.
Add the file to .Rbuildignore under the given path?
.Rbuildignore
path
Arguments passed to packager::use_template.
packager::use_template
Invisibly TRUE on success, Invisibly FALSE otherwise.
Invisibly
TRUE
FALSE