url_file_exists {geogenr} | R Documentation |
url_file_exists
Description
https://stackoverflow.com/questions/60318926/how-to-check-if-file-exists-in-the-url-before-use-download-file-in-r
Usage
url_file_exists(url)
Arguments
url |
A string. |
Value
A boolean
[Package geogenr version 2.0.1 Index]