length.uts: Number of Observations

Description Usage Arguments Note See Also Examples

View source: R/length.R

Description

Return the number of time series observations.

Usage

1
2
## S3 method for class 'uts'
length(x)

Arguments

x

a "uts" object.

Note

For an evenly spaced time series there is a one-to-one correspondence between (1) the number of observations, and (2) temporal length. For unevenly spaced time series, however, these two concepts are quite different.s.

See Also

length_t allows to get the temporal length of a time series.

Examples

1
2

andreas50/uts documentation built on April 8, 2021, 10:03 a.m.