Category-class | R Documentation |
Category
is.Category(x)
as.Category(x)
Category(id = character(), label = NULL, endpoint = NULL,
service = NULL)
is.Category
: Checks whether x
is a Category
.
as.Category
: Coerces x
into a Category
.
Category
: Creates a new Category
.
Christian Autermann c.autermann@52north.org
Other API.Resources: ApiResource-class
,
as.ApiResource
,
as.list.ApiResource
, fromURI
,
is.ApiResource
,
unique.ApiResource
; 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
;
Station
, Station-class
,
as.Station
, is.Station
;
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.