Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

base-length

Length of a 'timeDate' Object


Description

Returns the length of a 'timeDate' object.

Usage

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

Arguments

x

an object of class timeDate.

Value

returns an integer of length 1.

Examples

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

timeDate

Rmetrics - Chronological and Calendar Objects

v3043.102
GPL (>= 2)
Authors
Diethelm Wuertz [aut], Tobias Setz [cre], Yohan Chalabi [ctb], Martin Maechler [ctb], Joe W. Byers [ctb]
Initial release
2018-02-21

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.