I want to write trycatch code to deal with error in downloading from the web. url <- c( "http://stat.e
Considering this code, can I be absolutely sure that the finally block always executes, no matter what somethi