| api_status | R Documentation |
Function to test whether an API is down and if so, throw an error.
api_status(test_fn, tlimit = 120)
test_fn |
The function call to test |
tlimit |
= 120 A timeout in seconds |
logical
## Not run:
api_status(eol_search('Salix'))
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.