"Ngayee J Law" <[EMAIL PROTECTED]> writes:
> Hello all,
>
> I need to write a R program that checks whether a file exists in the
> directory. Any easy ways
> to do that? Thanks!
Look up file.exists() (and possibly file.path() too)
--
O__ Peter Dalgaard Blegdamsvej 3
c/
> 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
Hello all,
I need to write a R program that checks whether a file exists in the
directory. Any easy ways
to do that? Thanks!
- Jacqueline
__
[EMAIL PROTECTED] mailing list
http://www.stat.math.ethz.ch/mailman/listinfo/r-help