genelocator             package:annotate             R Documentation

_A _f_u_n_c_t_i_o_n _t_o _i_d_e_n_t_i_f_y _g_e_n_e_s _b_y _t_h_e_i_r _L_o_c_u_s_L_i_n_k (_o_r _o_t_h_e_r _i_d).

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

     This function uses 'locator' to provide some interaction with an
     'image' plot of genetic data. It is currently not implemented
     except in skeleton form.

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

     genelocator(x)

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

       x: Undeterimined 

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

     This function is executed mainly for its side effect. When an
     image plot is active then 'genelocator' can be called. When the
     image is clicked on, using the left mouse button, the users web
     browser is activated and a web page (determined by one of the
     arguments to 'genelocator') will be displayed.

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

     R. Gentleman

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

     'locator'

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

     ## This is an interactive function so the examples won't work!

