R/checks.R
check_url.Rd
Send a request to an URL and return a logical indicating whether the request was successful.
check_url(url)
the URL to send the request to
a logical indicating whether the request was successful.