Description Usage Arguments Value See Also Examples
This will use getFinancials
to
download the financial statements for Symbol
.
Then it will extract only the “Diluted Normalized
EPS” row from the Income Statement and convert it to an
xts object.
1 |
Symbol |
A single valid google symbol as a string. (may be updated in the future to support vector and semi-colon delimited) |
freq |
Quarterly or Annual (but, only the first letter is used, so "Q" and "A" work also) |
src |
Only 'google' is currently supported. |
an xts object containing historical Diluted Normalized EPS according to google.
getEarnings
for historic earnings estimates
and actual earnings from earnings.com.
1 2 3 4 5 6 7 8 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.