url.exists | R Documentation |
Check if URL exists
url.exists(x)
x |
A character vector. |
Given a character string, returns a logical vector indicating whether a request for a specific URL responds without error.
'TRUE' if the URL responds without error, otherwise 'FALSE'.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.