TVP-class | R Documentation |
Class to contains the data of a Timeseries as time value pairs.
is.TVP(x)
as.TVP(x)
TVP(time = character(), value = numeric())
is.TVP
: Checks whether x
is a TVP
.
as.TVP
: Coerces x
into a TVP
.
TVP
: Constructs a new TVP
.
Christian Autermann c.autermann@52north.org
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.