check_urls {amadeus} | R Documentation |
check_url_status
Apply check_url_status()
function to a sample of download URLs.
check_urls(urls = urls, size = NULL, method = c("HEAD", "GET", "SKIP"))
urls |
character vector of URLs |
size |
number of observations to be sampled from |
method |
httr method to obtain URL ( |
logical vector for URL status = 200