PingAPI: Test the working order of the EOL API

View source: R/PingAPI.R

PingAPIR Documentation

Test the working order of the EOL API

Description

This function will send out a ping to the EOL API to make sure it is in working order. The EOL server will return either a message of success or failure.

Usage

PingAPI(MyKey = NULL)

Arguments

MyKey

An optional user identification key to identify yourself to EOL

Value

Returns a message with success or failure

Examples

## Not run: 
PingAPI()
#PingAPI(MyKey)

## End(Not run)

ropensci/reol documentation built on May 18, 2022, 6:33 p.m.