pushHexport              package:hexbin              R Documentation

_P_u_s_h _a _H_e_x_a_g_o_n _V_i_e_w_p_o_r_t ("_h_e_x_V_P")

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

     Push a Hexagon Viewport ('"hexVP"', see hexVP-class) on to the
     tree of (grid) viewports, calling 'pushViewport'.

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

     pushHexport(hvp)

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

     hvp: a hexagon viewport, i.e., an object of class '"hexVP"', see
          hexVP-class, typically produced by 'hexViewport(..)'.

