get_tickers-methods: Accesses 'tickers' slot of various S4 objects from 'pullit'.

Description Usage Arguments Value

Description

Access method for the tickers slot of various S4 objects from the pullit package.

Usage

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

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

## S4 method for signature 'EquityHistorical'
get_tickers(object)

## S4 method for signature 'FundHistorical'
get_tickers(object)

Arguments

object

an S4 object of class DataHistorical or childs.

Value

A data.table showing the Bloomberg tickers for which the object provided contains data.


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