Displaying 1 result from an estimated 1 matches for "tp19743389p19743389".
2008 Sep 30
3
Pattern match in R
...ubdir = ll("Coverage_[1-9][0-9]$")
I basically wrote a little function that would grab all the files of form
Coverage_[0-99]
The way I wrote it, will it grab Coverage_5 or does it have to have 2
numbers (10-99)?
--
View this message in context: http://www.nabble.com/Pattern-match-in-R-tp19743389p19743389.html
Sent from the R help mailing list archive at Nabble.com.