gracefully_fail {helsinki}R Documentation

Gracefully fail internet resources

Description

Function for gracefully failing internet resources

Usage

gracefully_fail(remote.file, timeout.s = NULL)

Author(s)

Kostas Vasilopoulos

Source

Gracefully failing HTTP request code (slightly adapted by Pyry Kantanen) from RStudio community member kvasilopoulos. Many thanks!

Source of the original RStudio community discussion: https://community.rstudio.com/t/internet-resources-should-fail-gracefully/49199


[Package helsinki version 1.0.6 Index]