lag {tframe}R Documentation

Lag

Description

lag a tframed object.

Usage




Arguments

x a tframed object.
... arguments passed to other methods.

Details

See documentation for the generic (from library ts in R).

See Also

lag lag.default


[Package Contents]