periods.TSdata {dse1}R Documentation

Specific Methods for tframed Data

Description

See the generic function description.

Usage

    periods(x, ...)
    periods(x)
    start(x, ...)
    start(x, ...)
    end(x, ...)
    end(x, ...)
    frequency(x, ...)
    frequency(x, ...)

Arguments

x a time series object.
... (further arguments, currently disregarded).

See Also

periods, start, end, frequency


[Package Contents]