powered by
Summarizes details of a 'timeDate' object.
# S3 method for timeDate summary(object, …)
an object of class timeDate.
timeDate
arguments passed to other methods.
returns 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.
# NOT RUN { ## summary - tC = timeCalendar() summary(tC) # }
Run the code above in your browser using DataLab