storethat_fund_info: Retrieves fund qualitative information from a 'storethat'...

Description Usage Arguments Value See Also Examples

Description

Provided with a set of equity Bloomberg tickers retrieves qualitative information on the corresponding fund previously stored in a storethat SQLite database.

Usage

1

Arguments

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.

Value

An S4 object of class FundInfo.

See Also

Examples

1
2
3
4
5
6
## Not run: 

    storethat_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.