write_to_rbuildignore: Write to .Rbuildignore

View source: R/write_ignorepattern.R

write_to_rbuildignoreR Documentation

Write to .Rbuildignore

Description

Write to .Rbuildignore

Usage

write_to_rbuildignore(ignore_pattern, comment = NULL)

Arguments

ignore_pattern

pattern that should be added to .Rbuildignore

comment

optional comment to write to file before the ignore pattern (default: NULL)

Value

.Rbuildignore created/updated with pattern


KWB-R/kwb.pkgbuild documentation built on Oct. 25, 2022, 2:17 a.m.