gsub.gitGrep: Given a data frame of gitGrep results, replace the oldString...

Description Usage Arguments Value

Description

Given a data frame of gitGrep results, replace the oldString with the new in each file listed

Usage

1
gsub.gitGrep(x, oldString, newString, path = ".")

Arguments

x

a data frame as read by read.gitGrep

oldString

character, the string to be replaced

newString

character, the new string to replace the old string

path

character, read.gitGrep returns relative paths, use this argument to specify the fully qualified filenames.

Value

a logical vector


BigelowLab/gittools documentation built on May 5, 2019, 2:42 p.m.