Extensible time series class and methods, extending and behaving like zoo.
Jeffrey A. Ryan and Joshua M. Ulrich
Maintainer: Joshua M. Ulrich josh.m.ulrich@gmail.com
Easily convert one of R's many time-series (and non-time-series) classes to a true time-based object which inherits all of zoo's methods, while allowing for new time-based tools where appropriate.
Additionally, one may use xts to create new objects which can contain arbitrary attributes named during creation as name=value pairs.
xts()
, as.xts()
, reclass()
, zoo()