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