2020-01-30 14:57:11 +01:00
|
|
|
% Generated by roxygen2: do not edit by hand
|
|
|
|
|
% Please edit documentation in R/simuloiAlleeli.R
|
|
|
|
|
\name{simuloiAlleeli}
|
|
|
|
|
\alias{simuloiAlleeli}
|
|
|
|
|
\title{simuloiAlleeli}
|
|
|
|
|
\usage{
|
|
|
|
|
simuloiAlleeli(allfreqs, pop, loc)
|
|
|
|
|
}
|
2020-03-02 16:15:01 +01:00
|
|
|
\arguments{
|
|
|
|
|
\item{allfreqs}{allfreqa}
|
|
|
|
|
|
|
|
|
|
\item{pop}{pop}
|
|
|
|
|
|
|
|
|
|
\item{loc}{loc}
|
|
|
|
|
}
|
2020-01-30 14:57:11 +01:00
|
|
|
\description{
|
|
|
|
|
Simuloi populaation pop lokukseen loc alleelin.
|
|
|
|
|
}
|
|
|
|
|
\note{
|
|
|
|
|
This function is (only?) called by `simulateIndividuals()`. Therefore, exporting it is probably unnecessary.
|
|
|
|
|
}
|