Description Usage Arguments Value Examples
Use a cusip to search a company and ticker
1 | fmpc_cusip_search(cusip = "000360206")
|
cusip |
a valid cusip |
a data frame of symbol, cusip, and company
1 2 3 4 5 6 | ## Not run:
# Demo offers AAON as an example
fmpc_set_token()
fmpc_cusip_search('000360206')
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.