resolveKey-methods       package:SWinRegistry       R Documentation

_V_e_r_i_f_y _k_e_y _i_s _i_n _r_e_g_i_s_t_r_y

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

     These methods organize the key specification into a
     'RegistryKeyPath' and verify that it exists within the registry.
     The methods differ in the form the key is specified.

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



     _p_a_t_h = "_c_h_a_r_a_c_t_e_r" the simple interactive version for specifying
          the key as a single string or collection of strings.

     _p_a_t_h = "_R_e_g_i_s_t_r_y_K_e_y_P_a_t_h" the more formal version that provides the
          key as a structured object of class 'RegistryKeyPath'.  


