Fixup fromcvs/togit conversion
[minix-pkgsrc.git] / math / R-zoo / DESCR
blobc21858b90edfb338fd75028661037dbd4669d486
1 An S3 class with methods for totally ordered indexed observations.  It
2 is particularly aimed at irregular time series of numeric
3 vectors/matrices and factors.  Zoo's key design goals are independence
4 of a particular index/date/time class and consistency with ts and base
5 R by providing methods to extend standard generics.