url_is_valid | R Documentation |
This function check that a URL points to a real file
url_is_valid(url, verbose = FALSE)
url |
the url to test |
verbose |
whether the status code should be outputted as a message |
boolean on whether the file exists
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.