## S3 method for class 'foldert'summary(object,...)
Arguments
object: object of class foldert that is a list of data frames organised according to time.
...: further arguments passed to or from other methods.
Returns
A list, each element of it contains the summary of the corresponding element of object. This list has two attributes attr(, "times") and attr(, "same.rows").
Author(s)
Rachid Boumaza, Pierre Santagostini, Smail Yousfi, Gilles Hunault, Sabine Demotes-Mainard
See Also
foldert: object of class foldert. as.foldert.data.frame: build an object of class foldert from a data frame. as.foldert.array: build an object of class foldert from a 3d-array.