Description Usage Arguments Value See Also Examples
Provided with a set of fund Bloomberg tickers retrieves qualitative information on the corresponding fund(s).
1 | BBG_fund_info(tickers, ...)
|
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 ( |
An S4 object of class FundInfo.
The fields dataset in the BBGsymbols package (finRes suite) for details on the Bloomnerg fields used here.
Helper datasets in the fewISOs and GICS packages (finRes suite).
1 2 3 4 | ## Not run:
BBG_fund_info(tickers = c("SPY US Equity", "IVV US Equity"))
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.