| check_internet_available | R Documentation |
Internal helper function to check if an internet resource is reachable before attempting to download.
check_internet_available(url = "https://api.figshare.com", timeout_seconds = 5)
url |
The URL to check availability for |
timeout_seconds |
Timeout in seconds for the check |
TRUE if the URL is reachable, FALSE otherwise
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.