powered by
source.all( path , grepstring="\\.R", print.source=TRUE )
grepstring
## Not run: # # define path # path <- "c:/myfiles/" # # source all files containing the string 'Rex' # source.all( path , "Rex" )## End(Not run)
Run the code above in your browser using DataLab