powered by
Helper function to ensure examples do not execute when internet resource is temporarily unavailable, as in such cases rendering the example does not provide a reliable check. This allows examples ("tests") to "fail gracefully".
has_resource(url = NULL)
vector of URL resources required
# NOT RUN { has_resource("https://google.com") # }
Run the code above in your browser using DataLab