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