View source: R/download_auxiliary.R
check_url_status | R Documentation |
Check if provided URL returns HTTP status 200 or 206.
check_url_status(url, method = c("HEAD", "GET"))
url |
Download URL to be checked. |
method |
httr method to obtain URL ( |
logical object
Insang Song; Mitchell Manware
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.