lag                  package:tframe                  R Documentation

_M_i_s_c _G_e_n_e_r_i_c _R_e_p_l_a_c_e_m_e_n_t_s

_D_e_s_c_r_i_p_t_i_o_n:

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

_U_s_a_g_e:

         lag(x, ...)
         lag(x, ...)
         lag(x, ...)

         tsmatrix(x, ...)
         tsmatrix(x, ...)

_D_e_t_a_i_l_s:

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

