Howdy,

When I use the choose.files command to read files a large number of file names to a character vector inside a function, used to access these files one after the other, there appears to be a limit. I do not know whether it is arbitrary, but in this case the limit was 991 files. The file names are long. Does that matter? The error message that appears says that it cannot find file #992 (giving the file name), although it is certainly there (I tried changing which file is #992 and it did not matter).

Suggestions?

- Gunnar


---------------------------------------------------------------
Dr. Gunnar W. Schade
Assistant Professor
Texas A&M University
Department of Atmospheric Sciences
1104 Eller O&M Building
3150 TAMU
College Station, TX 77843-3150
USA

ph.: 979 845 0633
Fax: 979 862 4466

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to