urlExists | R Documentation |
Verifies whether a provided url
is downloadable, without detecting redirections in the URL.
urlExists(url)
url |
a vector of text URLs |
TRUE
if URL exists otherwise FALSE
urlExists("https://hu-berlin.de/sk")
urlExists("https://huglawurza.de")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.