search for: tp4635773

Displaying 1 result from an estimated 1 matches for "tp4635773".

Did you mean: tp4632773
2012 Jul 08
3
list.files() find files beginning with a .
...yz files <- files[grep("^.*$", files)] I want grep to return only the following to lines: /XXX/ZZZ/.R_history /XXX/ZZZ/CCC/.xyz Any ideas on how to solve that issue? Cheers syrvn -- View this message in context: http://r.789695.n4.nabble.com/list-files-find-files-beginning-with-a-tp4635773.html Sent from the R help mailing list archive at Nabble.com.