Station-class | R Documentation |
Represents a station.
is.Station(x)
as.Station(x)
Station(id = character(), label = NULL, geometry = NULL,
endpoint = NULL)
is.Station
: Checks whether x
is a Station
.
as.Station
: Coerces x
into a Station
.
Station
: Constructs a new Station
.
Christian Autermann c.autermann@52north.org
Other API.Resources: ApiResource-class
,
as.ApiResource
,
as.list.ApiResource
, fromURI
,
is.ApiResource
,
unique.ApiResource
; Category
,
Category-class
, as.Category
,
is.Category
; Feature
,
Feature-class
, as.Feature
,
is.Feature
; Offering
,
Offering-class
, as.Offering
,
is.Offering
; Phenomenon
,
Phenomenon-class
,
as.Phenomenon
, is.Phenomenon
;
Procedure
, Procedure-class
,
as.Procedure
, is.Procedure
;
Service
, Service-class
,
as.Service
, is.Service
;
Timeseries
, Timeseries-class
,
as.Timeseries
, is.Timeseries
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.