setTargetGoose            package:gaggle            R Documentation

_S_p_e_c_i_f_y _W_h_i_c_h _G_o_o_s_e _w_i_l_l _R_e_c_e_i_v_e _B_r_o_a_d_c_a_s_t_s

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

     A gaggle broadcast usually (though not necessarily) goes to a
     specific goose; this function allows you to specify which one. 
     Note that if the current target goose is _'all'_ or _'boss'_ then
     the actual distribution of your broadcast will be controlled by
     setting you have made in the graphical user interface to the
     Gaggle Boss.

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

     setTargetGoose (gooseName)

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

gooseName: any current goose name, or _'all'_ or _'boss'_

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

     Returns NULL

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

     'geese'. 'getTargetGoose'. 'broadcast'.

