autolayout               package:mixAK               R Documentation

_A_u_t_o_m_a_t_i_c _l_a_y_o_u_t _f_o_r _s_e_v_e_r_a_l _p_l_o_t_s _i_n _o_n_e _f_i_g_u_r_e

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

     Returns a matrix which can be used in 'layout' function as its
     'mat' argument.

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

     autolayout(np)

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

      np: number of plots that are to be produced on 1 figure

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

     A matrix.

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

     Arno&#353t Kom&#225rek arnost.komarek[AT]mff.cuni.cz

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

     'par'.

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

     autolayout(10)

