View source: R/download_auxiliary.R
check_urls | 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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.