PlotFreqA              package:Geneland              R Documentation

_P_l_o_t_s _a_l_l_e_l_e _f_r_e_q_u_e_n_c_i_e_s _i_n _a_n_c_e_s_t_r_a_l _p_o_p_u_l_a_t_i_o_n _a_l_o_n_g _t_h_e _M_C_M_C _r_u_n
_a_n_d _o_p_t_i_o_n_a_l_l_y _p_r_i_n_t_s _i_t

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

     Plot frequency of  allele 'iall'  of locus 'iloc' in ancestral
     population

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

     PlotFreqA(allele.numbers, path.mcmc,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 

    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

     Guillot, G., Geneland : A program for landscape genetics.
     Molecular Ecology  Notes, submited.

