BBG_fund_info: Retrieves fund qualitative information from Bloomberg.

Description Usage Arguments Value See Also Examples

Description

Provided with a set of fund Bloomberg tickers retrieves qualitative information on the corresponding fund(s).

Usage

1
BBG_fund_info(tickers, ...)

Arguments

tickers

a chatacter vector. Specifies the futures active contract Bloomberg tickers to query data for.

...

optional parameters to pass to the bdp function from the Rblpapi package used for the query (options parameter).

Value

An S4 object of class FundInfo.

See Also

Examples

1
2
3
4
## Not run: 
    BBG_fund_info(tickers = c("SPY US Equity", "IVV US Equity"))
  
## End(Not run)

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