getTimeseries: 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


CharlesCara/Datastream2R documentation built on May 6, 2019, 9:57 a.m.