GetHistoryListParser: Convert Bloomberg gethistory out file content to a list of...

Description Usage Arguments Value See Also Examples

View source: R/Parser.R

Description

Convert Bloomberg gethistory out file content to a list of xts objects

Usage

1
GetHistoryListParser(bdlOutContent)

Arguments

bdlOutContent

The content string

Value

A list containing the xts objects

See Also

GetHistoryParser

Examples

1
2
3
4
#to look at an example:
data(getHistoryListReply)
getHistoryListReply
 

gluc/datalicenseR documentation built on Aug. 5, 2021, 10:50 p.m.