gaps               package:hydrosanity               R Documentation

_F_i_n_d _R_u_n_s _o_f _C_o_n_s_e_c_u_t_i_v_e _M_i_s_s_i_n_g _V_a_l_u_e_s, _e_t_c

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

     ~~ A concise (1-5 lines) description of what the function does. ~~

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

     gaps(x, max.length = Inf, internal.only = T)

     expand.indices(info)

     rises(x)

     lastTime(x)

_A_r_g_u_m_e_n_t_s:

       x: ~~Describe 'x' here~~ 

internal.only: ~~Describe 'internal.only' here~~ 

max.length: ~~Describe 'max.length' here~~ 

    info: ~~Describe 'info' here~~ 

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

     ~~ If necessary, more details than the description above ~~

_V_a_l_u_e:

     ~Describe the value returned If it is a LIST, use 

  comp1 : Description of 'comp1'

  comp2 : Description of 'comp2'

     ...

_A_u_t_h_o_r(_s):

     ~~who you are~~

_R_e_f_e_r_e_n_c_e_s:

     ~put references to the literature/web site here ~

_S_e_e _A_l_s_o:

     ~~objects to See Also as 'help', ~~~

_E_x_a_m_p_l_e_s:

