Skip to contents

Function to check availability of the API service

Usage

api_status(api_key = get_api_key())

Arguments

api_key

RSpace API key

Examples

if (FALSE) { # \dontrun{
api_status()
} # }