Skip to content
Prev 181360 / 398502 Next

Working with daily data

Check out the xts, zoo and quantmod packages.
xts has a vignette (pdf document) and zoo has
three vignettes.

Also look at:
?read.zoo in zoo to read your data, or
?getSymbols in quantmod.to fetch data from the net, and
the discussion list:
  https://stat.ethz.ch/mailman/listinfo/r-sig-finance
On Mon, May 25, 2009 at 4:45 AM, Menezes, Ian <Ian_Menezes at syntelinc.com> wrote: