Learn R Programming

fmpcloudr (version 0.1.5)

fmpc_cusip_search: Use a cusip to search a company and ticker

Description

Use a cusip to search a company and ticker

Usage

fmpc_cusip_search(cusip = "000360206")

Arguments

cusip

a valid cusip

Value

a data frame of symbol, cusip, and company

Examples

Run this code
# NOT RUN {
# }
# NOT RUN {
# Demo offers AAON as an example
fmpc_set_token()
fmpc_cusip_search('000360206')
# }
# NOT RUN {
# }

Run the code above in your browser using DataLab