can_arxiv_connect: Check for connection to arXiv API

View source: R/can_arxiv_connect.R

can_arxiv_connectR Documentation

Check for connection to arXiv API

Description

Check for connection to arXiv API

Usage

can_arxiv_connect(max_time = 5)

Arguments

max_time

Maximum wait time in seconds

Value

Returns TRUE if connection is established and FALSE otherwise.

Examples


can_arxiv_connect(2)



ropensci/aRxiv documentation built on March 4, 2024, 11:04 p.m.