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)
The stock ticker for the company if it is a public stock on NASDAQ or NYSE
get_ticker("Par Technology")
#> Getting data...
#> Getting data...
#> PAR