Learn R Programming

packager (version 1.15.2)

provide_make: Provide File make.R

Description

Provide File make.R

Usage

provide_make(path, Rbuildignore = TRUE, ...)

Value

Invisibly

TRUE on success, Invisibly

FALSE otherwise.

Arguments

path

Where to create the file.

Rbuildignore

Add the file to .Rbuildignore under the given path?

...

Arguments passed to packager::use_template.