dotgetTimeseries: convert xts timeseries into a string that can be sent to the...

Description Usage Arguments Value

Description

convert xts timeseries into a string that can be sent to the Datastream server

Usage

1
.getTimeseries(Data, freq, digits, NA_VALUE)

Arguments

Data

the xts timeseries to be converted

freq

the frequency of the data

digits

the number of decimal places to round the data to

NA_VALUE

the string to replace NA data with

Value

A string of the core data of Data


DatastreamDSWS2R documentation built on Oct. 5, 2021, 5:08 p.m.