quantmod-defunct | R Documentation |
The functionality listed here is no longer part of quantmod.
# 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(), ...)
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"
.
Defunct
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.