setplot               package:Geneland               R Documentation

_S_e_t _g_r_a_p_h_i_c_a_l _p_a_r_a_m_e_t_e_r_s _f_o_r  _g_e_o_g_r_a_p_h_i_c_a_l _m_a_p_s _s_o _a_s _t_o _h_a_v_e _e_q_u_a_l _r_a_t_i_o _f_o_r _h_o_r_i_z_o_n_t_a_l
_a_n_d _v_e_r_t_i_c_a_l _a_x_i_s. _I_n_t_e_r_n_a_l _f_u_n_c_t_i_o_n.

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

     Set graphical parameters so as to have equal ratio for horizontal
     and vertical axis.

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

     setplot(xdata, ydata, pretty.call = TRUE, maxdim, axes = FALSE)

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

   xdata: A vector of x coordinates

   ydata: A vector of y coordinates

pretty.call: ~~Describe 'pretty.call' here~~ 

  maxdim: ~~Describe 'maxdim' here~~ 

    axes: ~~Describe 'axes' here~~ 

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

     Reset graphical parameters

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

     ?

