Added code and tests for simuloiAlleeli

This commit is contained in:
Waldir Leoncio 2020-01-30 14:57:11 +01:00
parent 0bc86d8005
commit 309519dd08
5 changed files with 43 additions and 9 deletions

14
man/simuloiAlleeli.Rd Normal file
View file

@ -0,0 +1,14 @@
% 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)
}
\description{
Simuloi populaation pop lokukseen loc alleelin.
}
\note{
This function is (only?) called by `simulateIndividuals()`. Therefore, exporting it is probably unnecessary.
}