showGoose               package:gaggle               R Documentation

_S_h_o_w _a _G_o_o_s_e _O_n _t_h_e _S_c_r_e_e_n

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

     If a goose has a graphical user interface, then it can usually be
     hidden from view, that is, iconified.  This command _reverses_
     that action, making sure that is visible..

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

     nm <- showGoose (target=NULL)

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

  target: If missing, or NULL, then the 'currentTargetGoose' is
          displayed.  If called with the name of one of the current
          'geese', that goose will be displayed.

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

     Returns NULL.

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

     'geese'. 'getTargetGoose'. 'setTargetGoose'. 'hideGoose'.

