R/functions.r
storethat_fund_info.RdProvided with a set of equity Bloomberg tickers retrieves qualitative information on the corresponding fund previously stored in a storethat SQLite database.
storethat_fund_info(file = NULL, tickers)
| file | a scalar chatacter vector. Specifies the target storethat SQLite database file. |
|---|---|
| tickers | a chatacter vector. Specifies the futures active contract Bloomberg tickers to query data for. |
An S4 object of class FundInfo.