api_status {rspacer} | R Documentation |
Function to check availability of the API service
Description
Function to check availability of the API service
Usage
api_status(api_key = get_api_key())
Arguments
api_key |
RSpace API key |
Value
If the request succeeds, a list with the status message and the RSpace version of the API.
Examples
## Not run:
api_status()
## End(Not run)
[Package rspacer version 0.2.0 Index]