Learn R Programming

rspacer (version 0.3.1)

api_status: 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())

Value

If the request succeeds, a list with the status message and the RSpace version of the API.

Arguments

api_key

RSpace API key

Examples

Run this code
if (FALSE) {
api_status()
}

Run the code above in your browser using DataLab