[R] Doubt about pattern
Michael Mader
m.mader at gsf.de
Thu Jan 29 15:44:38 CET 2004
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
More information about the R-help
mailing list