[R] Check whether a file exits ...
Jeff Gentry
jgentry at jimmy.harvard.edu
Mon Dec 30 23:17:06 CET 2002
> 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()
More information about the R-help
mailing list