getExternalStorage      package:externalVector      R Documentation

_E_x_t_r_a_c_t _e_x_t_e_r_n_a_l _s_t_o_r_a_g_e

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

     This generic extracts the "externalStorage" object associated with
     an "externalVector" object.

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

     getExternalStorage(x)

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

       x: An "externalVector" object. 

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

     An "externalStorage" object.

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

     'externalStorage-class', 'externalVectorWithStorage-class'

