Endpoint-class: Endpoint class

Endpoint-classR Documentation

Endpoint class

Description

A class representing a Timeseries API endpoint.

Usage

is.Endpoint(x)

as.Endpoint(x)

Endpoint(url = character(), label = NULL, ...)

Functions

  • is.Endpoint: Checks wether x is an Endpoint.

  • as.Endpoint: Coerces x into an Endpoint.

  • Endpoint: Constructs a new Endpoint.

Slots

url

The URL.

label

A human readable name.

Author(s)

Christian Autermann c.autermann@52north.org


52North/sensorweb4R documentation built on Oct. 14, 2024, 7:24 p.m.