Find text files that contains a pattern

file_search(pattern = "", dir = "R")

Arguments

pattern

regex pattern

dir

path

Value

Vector of tile names

Details

Specially useful for changing dependencies inside R functions.