use_grk_gitignore: Use Default .gitignore File

Description Usage Arguments

View source: R/package.R

Description

Copies the grkmisc default .gitignore file into the provided directory.

Usage

1
use_grk_gitignore(directory = here::here(), browse = TRUE, overwrite = NULL)

Arguments

directory

Directory for the .gitignore, defaults to project root.

browse

Open the .gitignore file after modifying?

overwrite

Should existing file be overwritten?


GerkeLab/grkmisc documentation built on Feb. 23, 2020, 6:50 a.m.