fstart                 package:Rsac                 R Documentation

_S_A_C _A_R_R_A_Y _V_A_L_U_E_S

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

     Calculates the starting time, the max, and the min values of 'X'
     for a vector of SAC files.

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

     fstart(X)
     maxx(X)
     minx(X)

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

       X: an object of class 'rsac'.

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

     the max, min, or starting time.

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

     Eric M. Thompson <eric.thompson@tufts.edu>

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

     # Used by "plot.rsac"

