> Unfortunately, R doesn't seem to provide for this "is.error" approach. > Is there another answer? Look at the function 'try()', which should allow you to do the sort of things that you would like.