Learn R Programming

packager (version 1.9.0)

provide_make: 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.