get_periods-methods: Shows the time periods for which various S4 objects output of...

Description Usage Arguments Value

Description

Returns a data.table showing, for various S4 objects output of pullit, fo each Bloomberg ticker and field, the time periods for which the object contains data.

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
get_periods(object)

## S4 method for signature 'DataHistorical'
get_periods(object)

## S4 method for signature 'FuturesMarket'
get_periods(object)

## S4 method for signature 'FuturesCFTC'
get_periods(object)

Arguments

object

an S4 object of class DataHistorical or childs.

Value

A data.table showing for each Bloomberg ticker and Bloomberg field the time periods for which the object provided contains data.


bautheac/pullit documentation built on June 7, 2021, 12:11 p.m.