fmpc_cusip_search | R Documentation |
Use a cusip to search a company and ticker
fmpc_cusip_search(cusip = "000360206")
cusip |
a valid cusip |
a data frame of symbol, cusip, and company
## 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.