Error during wrapup: cannot open the connection
Error: no more error handlers available (recursive errors?); invoking 'abort' restart
function (description = "", open = "", blocking = TRUE, encoding = getOption("encoding"),
raw = FALSE, method = getOption("url.method", "default"))
{
.Internal(file(description, open, blocking, encoding, method,
raw))
}
Not entirely sure what's wrong with the code