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 path?

...

Arguments passed to packager::use_template.

Value

Invisibly TRUE on success, Invisibly FALSE otherwise.


[Package packager version 1.15.3 Index]