lag: Misc Generic Replacements
Description
These functions replace functions in S or R with generics if necessary.Usage
lag(x)
tsmatrix(,x,y,z)
Details
The default for the generic is set to the original function. See the S/R
documentation for the original.