base-length function

Length of a 'timeDate' object

Length of a 'timeDate' object

Returns the length of a "timeDate" object.

## S3 method for class 'timeDate' length(x)

Arguments

  • x: an object of class "timeDate".

Returns

an integer of length 1

Examples

## timeCalendar tC = timeCalendar() ## length - length(tC)