getTargetGoose            package:gaggle            R Documentation

_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 will tell you 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:

     nm <- getTargetGoose ()

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

     Returns a goose name, or _'all'_ or _'boss'_

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

     'setTargetGoose'. 'broadcast'.

