Skip to content
Prev 257979 / 398506 Next

About How to check if a html directory exists

On Mon, 2011-04-25 at 12:52 -0500, Wendy Han wrote:
You could use the try() command to catch the download.file() error and,
if there is one, handle it accordingly.

See help(try)

Regards,
Jerome