check_service {FedData} | R Documentation |
Check whether a web service is unavailable, and stop function if necessary.
Description
Check whether a web service is unavailable, and stop function if necessary.
Usage
check_service(x)
Arguments
x |
The path to the web service. |
Value
Error if service unavailable.
[Package FedData version 4.0.1 Index]