add_ignore {compdb}R Documentation

Add to ignore file

Description

Add to ignore file

Usage

add_ignore(file, add, path = ".")

Arguments

file

Either ".Rbuildignore" or ".gitignore"

add

The lines to add

path

Path to the package

Value

Returns TRUE invisibly


[Package compdb version 0.0.1 Index]