get_company_names: get_company_names

View source: R/get_company_names.R

get_company_namesR Documentation

get_company_names

Description

Given a vector of tickers, returns a vector of company names.

Usage

get_company_names(ticker)

Arguments

ticker

A vector of stock tickers. Ex. c("MSFT", "AAPL")

Examples

get_company_names(c("MSFT", "AAPL"))

Ljupch0/yfinance documentation built on July 27, 2023, 7:12 p.m.