tstp_put: tstp_put

Description Usage Arguments Details Value Author(s)

Description

Puts an xts-object to the tstp server

Usage

1
tstp_put(con, xts, text = FALSE)

Arguments

con

A tstp_connection object.

xts

An xts object to be uploaded.

text

logical. Does the xts object contain characters?

Details

A time series is selected by means of a TSID. Optionally, a quality level can be specified. The data is then submitted to the tstp server by POST in an XML message and integrated on the server.

Value

The server response is returned.

Author(s)

Dominik Leutnant


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