url_is_valid {pastclim} | 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