lag {tframe} | R Documentation |
These functions replace functions in S or R with generics if necessary.
lag(x, ...) lag(x, ...) lag(x, ...) tsmatrix(x, ...) tsmatrix(x, ...)
The default for the generic is set to the original function. See the S/R documentation for the original.