EVOLUTION-MANAGER
Edit File: quantmod-defunct.html
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><title>R: Defunct Functions in Package 'quantmod'</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <link rel="stylesheet" type="text/css" href="R.css" /> </head><body> <table width="100%" summary="page for quantmod-defunct {quantmod}"><tr><td>quantmod-defunct {quantmod}</td><td style="text-align: right;">R Documentation</td></tr></table> <h2>Defunct Functions in Package <span class="pkg">quantmod</span></h2> <h3>Description</h3> <p>The functions listed here are no longer part of <span class="pkg">quantmod</span>. </p> <h3>Usage</h3> <pre> # Defunct in 0.4-13 getFin(Symbol, env = parent.frame(), src = "google", auto.assign = TRUE, ...) getFinancials(Symbol, env = parent.frame(), src = "google", auto.assign = TRUE, ...) getSymbols.google(Symbols, env, return.class = "xts", from = "2007-01-01", to = Sys.Date(), ...) </pre> <h3>Details</h3> <p>Google Finance stopped providing data in March, 2018. This included historical price data, and also financial information. This affected <code>getFinancials</code>, <code>getFin</code>, and <code>getSymbols.google</code>. </p> <h3>See Also</h3> <p><code><a href="../../base/html/Defunct.html">Defunct</a></code> </p> <hr /><div style="text-align: center;">[Package <em>quantmod</em> version 0.4.20 <a href="00Index.html">Index</a>]</div> </body></html>