> I need to write a R program that checks whether a file exists in the > directory. Any easy ways > to do that? Thanks!
file.exists() ______________________________________________ [EMAIL PROTECTED] mailing list http://www.stat.math.ethz.ch/mailman/listinfo/r-help
