On Thu, Sep 6, 2012 at 8:02 AM, Ralph Vince <rvinc...@gmail.com> wrote:
> Thanks for the replies. I'm not looking for data adjusted for splits
> and dividends, but rather the ex-dates when the dividend or split will
> be affecting prices, and the amount of the dividends/ splits. It
> appears Yahoo finance might have this information, Im just not sure
> how, in R, to extract anything other than prices in R. Ralph Vince

library(quantmod)
?getDividends
?getSplits
?adjRatios
?getQuote
?yahooQF

That is much more on topic that "can someone tell me where to get some
data?" ;-)

Best,
Garrett

_______________________________________________
R-SIG-Finance@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-sig-finance
-- Subscriber-posting only. If you want to post, subscribe first.
-- Also note that this is not the r-help list where general R questions should 
go.

Reply via email to