getunits                package:Rsac                R Documentation

_S_A_C _T_I_M_E _S_E_R_I_E_S _U_N_I_T_S

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

     Looks up the units of the SAC record.  The units in many seismic
     headers are notoriously unreliable, so care should be taken to
     find an independent source to confirm the units.

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

     getunits(x)

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

       x: an object of class '"rsac"'.

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

     a character vector that describe the units of the SAC files.

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

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

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

     data(srosa)
     getunits(srosa)

