provide_make: Provide File 'make.R'

View source: R/various.R

provide_makeR 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.


packager documentation built on Aug. 16, 2023, 5:08 p.m.