| internetExists | R Documentation |
A lightweight function that may be less reliable than more purpose built solutions
such as checking a specific web page using RCurl::url.exists. However, this is
slightly faster and is sufficient for many uses.
internetExists()
urlExists(url)
url |
A url of the form |
Logical, TRUE if internet site exists, FALSE otherwise
Logical, TRUE if internet site exists, FALSE otherwise.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.