R/marketInfo.R
fmpc_cusip_search.Rd
Use a cusip to search a company and ticker
fmpc_cusip_search(cusip = "000360206")
a valid cusip
a data frame of symbol, cusip, and company
if (FALSE) { # Demo offers AAON as an example fmpc_set_token() fmpc_cusip_search('000360206') }