The R package 'timeSeries' provides a time series class and tools for creation, import, manipulation, statistical and financial computations on time series. The package is part of the Rmetrics suite of R packages and is developed on R-forge.
This repository contains only the documentation of 'timeSeries', created with pkgdown.
The rendered website is at timeSeriesDoc
Install the latest stable version of
timeSeries from CRAN:
install.packages("timeSeries")
You can install the development version of
timeSeries from R-forge:
install.packages("timeSeries", repos = "http://R-Forge.R-project.org")
To report bugs visit Rmetrics.
You can view the documentation website of timeSeries at
timeSeriesDoc (an web site produce with pkgdown)
or download the
reference manual
of the latest release from CRAN. There is also a large
vignette on plots.