PingAPI: Test the working order of the EOL API

Description Usage Arguments Value Examples

View source: R/PingAPI.R

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

1
	PingAPI(MyKey=NULL)

Arguments

MyKey

An optional user identification key to identify yourself to EOL

Value

Returns a message with success or failure.

Examples

1
2
	PingAPI()
	#PingAPI(MyKey)

Reol documentation built on May 2, 2019, 5:54 p.m.