aboutsummaryrefslogblamecommitdiff
path: root/math/R-cran-zoo/pkg-descr
blob: e94ae4314548d192364dc4f99439c12c3a2d430a (plain) (tree)
1
2
3
4
5
6
7





                                                                     
                                                 
An S3 class with methods for totally ordered indexed observations.
It is particularly aimed at irregular time series of numeric
vectors/matrices and factors. zoo's key design goals are independence
of a particular index/date/time class and consistency with ts and
base R by providing methods to extend standard generics.

WWW: https://cran.r-project.org/web/packages/zoo/