tstp_qnum: tstp_qnum

Description Usage Arguments Details Value Author(s)

Description

Queries the number of values

Usage

1
tstp_qnum(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 number of quants (values) of the time series on focus. Without focus the total number is returned.

Value

The number of values of the focused time series is returned.

Author(s)

Dominik Leutnant


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