periods.TSdata {dse1}R Documentation

Specific Methods for tframed Data

Description

See the generic function description.

Usage

    periods(x)
    periods(x)
    start(x)
    end(x)
    frequency(x)
    tframed(x, tf=NULL, input.names=NULL, output.names=NULL)
    tfwindow(x, start=NULL, end=NULL, tf=NULL, warn=T)
    tbind(d1, d2)
    trim.na(x, start.=T, end.=T)

See Also

periods, start, end, frequency, tframed, tfwindow, tbind, trim.na