o311_discovery {r311}R Documentation

API discovery

Description

Retrieve discovery information about the mounted endpoint.

Usage

o311_discovery()

Value

A list containing details on the given open311 API.

Examples

o311_api("zurich")

if (o311_ok()) {
  o311_discovery()
}


[Package r311 version 0.3.7 Index]