Learn R Programming

⚠️There's a newer version (0.14.1) of this package.Take me there.

xts (version 0.0-10)

Extensible Time Series

Description

Provide for uniform handling of R's different time-based data classes by extending zoo, maximizing native format information preservation and allowing for user level customization and extension, while simplifying cross-class interoperability.

Copy Link

Version

Install

install.packages('xts')

Monthly Downloads

662,798

Version

0.0-10

License

GPL-3

Maintainer

Jeffrey Ryan

Last Published

October 15th, 2024

Functions in xts (0.0-10)

period.apply

Apply Function Over Specified Interval
endpoints

Locate Endpoints by Time
sample_matrix

Sample Data Matrix For xts Example and Unit Testing
as.xts.methods

Convert Object To And From Class xts
periodicity

Approximate Series Periodicity
xtsAttributes

Extract and Replace xts Attributes
CLASS

Extract and Set .CLASS Attribute
to.period

Convert time series data to an OHLC series
indexClass

Extracting/Replacing the Class of an xts Index
apply.monthly

Apply Function over Calendar Periods
first

Return First or Last n Elements of A Data Object
xts-package

xts: extensible time-series
as.xts

Convert Object To And From Class xts
xts

Create Or Test For An xts Time-Series Object