summary-methods | R Documentation |
Summarizes details of a "timeDate"
object.
## S3 method for class 'timeDate'
summary(object, ...)
object |
an object of class |
... |
arguments passed to other methods. |
Creates a summary report of the details of a "timeDate"
object. This includes the starting and end date, the number of dates
the format and the financial center in use.
an object from S3 class "timeDate_summary"
, which has a print
method
tC <- timeCalendar()
summary(tC)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.