addObservations: addObservations

Description Usage Arguments Value Examples

Description

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

Usage

1
addObservations(seriesId, observations)

Arguments

seriesId:

A long value which represents the series to download.

observations:

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.