PlotFreq              package:Geneland              R Documentation

_P_l_o_t _t_h_e _t_r_a_c_e _o_f _a_l_l_e_l_e _f_r_e_q_u_e_n_c_i_e_s _i_n _p_r_e_s_e_n_t _t_i_m_e _p_o_p_u_l_a_t_i_o_n
_a_n_d _o_p_t_i_o_n_n_a_l_y _p_r_i_n_t _i_t.

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

     Plot of allele frequencies in present time populations number
     'ipop', for allele 'iall'  of locus 'iloc'

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

     PlotFreq(allele.numbers, path.mcmc,ipop,iloc,iall,printit=FALSE,path=NULL)

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

allele.numbers: A vector of integer containing the number of possible
          allele for each locus

path.mcmc: Path to output files directory 

    ipop: 

    iloc: Integer number : index of locus

    iall: Integer number : index of allele

 printit: Logical : if TRUE, figures are also printed

    path: Character : Path to directory where figures should be printed

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

     Gilles Guillot

_R_e_f_e_r_e_n_c_e_s:

     A spatial statistical model for landscape genetics, Guillot,
     Estoup, Mortier, Cosson, Genetics, 2005

