url_exists.Rd
Check if the specified URL returns a valid response (status code 200)
url_exists(url)
URL
True if exists
url_exists("https://www.google.com") #> [1] TRUE