nwsPkgInfo                package:nws                R Documentation

_N_e_t_W_o_r_k_S_p_a_c_e_s _P_a_c_k_a_g_e _I_n_f_o_r_m_a_t_i_o_n

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

     Reports package name and version information.

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

     nwsPkgInfo()

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

     'nwsPkgInfo' returns details of the NetWorkSpaces package. The
     name can be either '"nws"' or '"nwsPro"'.

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

     A character vector with with fields 

    name: The package name.

 version: The version.

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

     nwsPkgInfo()

