Learn R Programming

r311 (version 0.4.3)

o311_discovery: API discovery

Description

Retrieve discovery information about the mounted endpoint.

Usage

o311_discovery()

Arguments

Value

A list containing details on the given open311 API.

Examples

Run this code
o311_api("zurich")
# \donttest{
if (o311_ok()) {
  o311_discovery()
}
# }

Run the code above in your browser using DataLab