Usage
write_to_rbuildignore(ignore_pattern, comment = NULL)
Arguments
- ignore_pattern
pattern that should be added to .Rbuildignore
optional comment to write to file before the ignore pattern
(default: NULL)
Value
.Rbuildignore created/updated with pattern