urlExists {blscrapeR} | R Documentation |
urlExists
Description
A utility function to run a tryCatch on a URL.
Usage
urlExists(target)
Arguments
target |
url |
Value
A logical of TRUE
or FALSE
.
[Package blscrapeR version 4.0.1 Index]
urlExists {blscrapeR} | R Documentation |
A utility function to run a tryCatch on a URL.
urlExists(target)
target |
url |
A logical of TRUE
or FALSE
.