getObservations: getObservations

Description Usage Arguments Value Examples

Description

Return a list which contains the value, timestampt and the id of every obsevations between dates.

Usage

1
getObservations(seriesId, startDate, endDate)

Arguments

seriesId:

A long value which represents the series to download.

startDate:

A numeric value.

endDate:

A numeric value.

Value

The observations of the selected period.

Examples

1
addObservations("foo@foo.com", "foo")

flythings/R documentation built on May 16, 2019, 1:43 p.m.