Every company that has public stock has a ticker. This function will allow a user to plug in the company name and be able to find the ticker of it.

get_ticker(company_name)

Arguments

company_name

Write in company name in quotes

Value

The stock ticker for the company if it is a public stock on NASDAQ or NYSE

Examples

get_ticker("Par Technology")
#> Getting data...
#> Getting data...
#> PAR