quantmod-defunct: Defunct Functions in Package 'quantmod'

quantmod-defunctR Documentation

Defunct Functions in Package quantmod

Description

The functions listed here are no longer part of quantmod.

Usage

  # Defunct in 0.4-13
  # getFin(Symbol, src = "google")
  # getFinancials(Symbol, src = "google")
  getSymbols.google(Symbols, env, return.class = "xts", from = "2007-01-01",
    to = Sys.Date(), ...)

Details

Google Finance stopped providing data in March, 2018. This included historical price data, and also financial information. This affected getFinancials, getFin, and getSymbols when src = "google".

See Also

Defunct


quantmod documentation built on Aug. 22, 2023, 9:09 a.m.