Learn R Programming

tframe (version R2000.6-1)

lag: Misc Generic Replacements

Description

These functions replace functions in S or R with generics if necessary.

Usage

lag(x)
	tsmatrix(,x,y,z)

Arguments

Details

The default for the generic is set to the original function. See the S/R documentation for the original.