Skip to contents

Check if the API is running

Usage

ha_api(ip = NULL)

Arguments

ip

IP address. Default is NULL, which uses the local host.

Value

A list containing the API information.

Examples

if (FALSE) { # ha_has_key()
ha_api()
}