[R] yahoo finance into R
Peter Dalgaard
p.dalgaard at biostat.ku.dk
Tue Sep 9 08:32:58 CEST 2008
thomastos wrote:
> Hi R,
>
> I am familiar with the basics of R.
> To learn more I would like how to get data from Yahoo!finance directly into
> R. So basically I want a data frame or matrix to do some data analysis.
> How do I do this?
>
RSiteSearch("yahoo")
get.hist.quote() from tseries
yahooSeries() from fImport (untried)
--
O__ ---- Peter Dalgaard Øster Farimagsgade 5, Entr.B
c/ /'_ --- Dept. of Biostatistics PO Box 2099, 1014 Cph. K
(*) \(*) -- University of Copenhagen Denmark Ph: (+45) 35327918
~~~~~~~~~~ - (p.dalgaard at biostat.ku.dk) FAX: (+45) 35327907
More information about the R-help
mailing list