R/can_arxiv_connect.R
can_arxiv_connect.Rd
Check for connection to arXiv API
can_arxiv_connect(max_time = 5)
Maximum wait time in seconds
Returns TRUE if connection is established and FALSE otherwise.
# \donttest{ can_arxiv_connect(2) #> [1] TRUE # }