Marcelo Luiz de Laia wrote:
>[...] only the files that finish in ".sens.". I execute the command below,
> files <- dir(pattern="*.sens")

files <- list.files("./", "\.sens$")
> 

-- 
Michael T. Mader
Institute for Bioinformatics/MIPS, GSF
Ingolstaedter Landstrasse 1
D-85764 Neuherberg
0049-89-3187-3576

response time (n.) An unbounded, random variable Tr associated with a
given TIMESHARING system and representing the putative time which
elapses between Ts, the time of sending a message, and Te, the time when
the resulting error diagnostic is received.     
        S. Kelly-Bootle, The Devil's DP Dictionary

______________________________________________
[EMAIL PROTECTED] mailing list
https://www.stat.math.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html

Reply via email to