getRegistrySubKeyNames-methods package:SWinRegistry R Documentation

_N_a_m_e_s _o_f _s_u_b-_k_e_y_s _i_n _W_i_n_d_o_w_s _R_e_g_i_s_t_r_y _F_o_l_d_e_r

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

     These methods provide different ways to specify the  key of
     interest, either as a single string or as a more formal,
     pre-computed 'RegistryKeyPath'.

_M_e_t_h_o_d_s:



     _p_a_t_h = "_c_h_a_r_a_c_t_e_r" the simpler specification of the key as either
          a single string or an ordered character vector identifying
          the nested folders within the registry.

     _p_a_t_h = "_R_e_g_i_s_t_r_y_K_e_y_P_a_t_h" the 'RegistryKeyPath' identifying the
          path in the registry to the key of interest.


