{ examples :: chartSeries3d }
> library(xts)
> TR <- getUSTreasuries("2008")
> chartSeries3d0(TR) The code for this can be found here: chartSeries3d.alpha.R
chartSeries3d ALPHA:
> source("chartSeries3d.alpha.R")> library(xts)
> TR <- getUSTreasuries("2008")
> chartSeries3d0(TR) The code for this can be found here: chartSeries3d.alpha.R