| ReferenceValue-class | R Documentation |
Represents a reference value of a Timeseries.
is.ReferenceValue(x)
as.ReferenceValue(x)
ReferenceValue(id = character(), label = NULL, endpoint = NULL,
time = NULL, value = NULL)
is.ReferenceValue: Checks whether x is a ReferenceValue.
as.ReferenceValue: Coerces x into a ReferenceValue.
ReferenceValue: Constructs a new ReferenceValue
Christian Autermann c.autermann@52north.org
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.