mygrep {rrtable} | R Documentation |
grep string in all files in subdirectory
Description
grep string in all files in subdirectory
Usage
mygrep(x, file = "*")
Arguments
x |
string |
file |
files to seek |
[Package rrtable version 0.3.0 Index]