Extensible time series class and methods, extending and behaving like zoo.
可扩展时间序列的类和方法,扩大和行为像动物园。
Details
详细信息----------Details----------
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.
可以轻松地将R的许多时间序列(时间序列)班,一个真正的对象,它继承了所有动物园的方法,同时允许新的基于时间的工具(如适用)。
Additionally, one may use xts to create new objects which can contain arbitrary attributes named during creation as name=value pairs.
此外,可以使用xts创建新的对象,它可以包含任意的属性在创建命名为“名称=值”对。
(作者)----------Author(s)----------
Jeffrey A. Ryan and Josh M. Ulrich
Maintainer: Jeffrey A. Ryan <jeff.a.ryan@gmail.com>