GSoC/GCI Archive
Google Summer of Code 2013 R Project for statistical Computing

Improvements to data construction, subsetting, and manipulation for time series data.

by EvilTosha for R Project for statistical Computing

While matrix structure of the xts objects gives great performance, it limits the flexibility of time series objects. The main goal of this project is to implement a class which can contain columns of multiple types, while keeping the performance of the xts objects.