This is useful for checking if URLs are accessible.
url_exists(x, ..., non_2xx_return_value = FALSE, quiet = FALSE)
| x | a single URL | 
|---|---|
| ... | other params ( | 
| non_2xx_return_value | what to do if the site exists but the HTTP status code is not in the  | 
| quiet | if not  | 
https://stackoverflow.com/questions/52911812/check-if-url-exists-in-r