Learn R Programming

Reol (version 1.55)

PingAPI: 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

Run this code
	PingAPI()
	#PingAPI(MyKey)

Run the code above in your browser using DataLab