Check whether size(file) > 0
On Thu, 2003-06-19 at 08:37, R A F wrote:
Hi all, what's the way to check for this? I know of "file.exists," but that does not preclude the possibility of an empty file. Thanks very much!
See ?file.info HTH, Marc Schwartz