Using R to Analyze Balance Sheets and Income Statements
Posted
by Ramnath
on Stack Overflow
See other posts from Stack Overflow
or by Ramnath
Published on 2010-04-10T20:02:10Z
Indexed on
2010/04/10
20:13 UTC
Read the original article
Hit count: 259
I am interested in analyzing balance sheets and income statements using R. I have seen that there are R packages that pull information from Yahoo and Google Finance, but all the examples I have seen concern historical stock price information. Is there a way I can pull historical information from balance sheets and income statements using R?
© Stack Overflow or respective owner