Description Usage Arguments References
This is useful for checking if URLs are accessible.
1 | 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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.