check_url {shinyscholar} | R Documentation |
check_url
Description
For internal use. Checks whether a URL is live
Usage
check_url(url)
Arguments
url |
character. The URL to check |
Value
An httr2 response if the URL is live
[Package shinyscholar version 0.4.2 Index]