tstp_inspect: tstp_inspect

Description Usage Arguments Details Value Author(s)

Description

Inspects a timeseries

Usage

1
tstp_inspect(con, tsid, from = NULL, to = NULL)

Arguments

con

A tstp_connection object.

tsid

The timeseries ID.

from

Specifies the first date (%Y-%m-%d).

to

Specifies the last date (%Y-%m-%d).

Details

Supply a time series id (tsid) and optionally a focus. Returned is the maximal quality and the maximal physical quality on focus, the vita (Lebenslauf), the INFO field of the time series and the time of the last modification. Without a focus the maximal quality and maximal physical quality refer to the maxfocus of the time series.

Value

The server response is returned.

Author(s)

Dominik Leutnant


dleutnant/tstpr documentation built on May 15, 2019, 9:18 a.m.