yahoo_financials: Get Yahoo Finance financials (income statement, balance...

View source: R/yahoo.R

yahoo_financialsR Documentation

Get Yahoo Finance financials (income statement, balance sheet, cash flow)

Description

Get Yahoo Finance financials (income statement, balance sheet, cash flow)

Usage

yahoo_financials(symbols, reporting = "annual", verbose = FALSE)

Arguments

symbols

ticker symbols

reporting

reporting period ("annual" or "quarterly")

Value

tibble

Examples

yahoo_financials(c("AAPL", "MSFT"), "quarterly")

pieterprovoost/quantr documentation built on April 16, 2023, 12:50 p.m.