timeblob             package:hydrosanity             R Documentation

_T_i_m_e _S_e_r_i_e_s _O_b_j_e_c_t (_T_i_m_e_b_l_o_b) _w_i_t_h _T_i_m_e_s _a_n_d _D_a_t_a

_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:

     timeblob(Time, Data, Qual = NULL, extras = NULL, timestep = NULL, sitename = "Unknown", dataname = "Data", role = "OTHER")

     is.timeblob(x)

     lapply.timeblob.data(blob.list, FUN, ...)
     sapply.timeblob.data(blob.list, FUN, ...)

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

    Time: ~~Describe 'Time' here~~ 

    Data: ~~Describe 'Data' here~~ 

    Qual: ~~Describe 'Qual' here~~ 

  extras: ~~Describe 'extras' here~~ 

timestep: ~~Describe 'timestep' here~~ 

sitename: ~~Describe 'sitename' here~~ 

dataname: ~~Describe 'dataname' here~~ 

    role: ~~Describe 'role' here~~ 

       x: ~~Describe 'x' here~~ 

blob.list: ~~Describe 'blob.list' here~~ 

     FUN: ~~Describe 'FUN' here~~ 

     ...: ~~Describe '...' 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:

             

