summary.timeDF {timeDF} | R Documentation |
Summarize timeDF S3 object
Description
summary function for timeDF S3 object.
Usage
## S3 method for class 'timeDF'
summary(object,...)
Arguments
object |
S3 timeDF class |
... |
Further arguments passed to or from other methods. |
Details
summary function for timeDF S3 object. This enables users to obtain the summary of periods.
Value
List that have properties of timeDF object.
See Also
Examples
summary(timeDF)
[Package timeDF version 0.9.1 Index]