| xts-package {xts} | R Documentation |
Extensible time series class and methods, extending and behaving like zoo.
| Package: | xts |
| Type: | Package |
| Version: | 0.0-15 |
| Revision: | 139 |
| Date: | 2008-06-04 |
| License: | GPL-3 |
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.
Jeffrey A. Ryan and Josh M. Ulrich
Maintainer: Jeffrey A. Ryan <jeff.a.ryan@gmail.com>