1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-25 09:34:11 +00:00
freebsd-ports/math/R-cran-zoo/pkg-descr
TAKATSU Tomonari 54be5624ff - Update to 1.8-6
- Update WWW: line in pkg-descr
2019-07-07 11:12:13 +00:00

8 lines
372 B
Plaintext

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/