initializePopulation: Create a founder population

Description Usage Arguments Value See Also

View source: R/initializePopulation.R

Description

Create a founder population

Usage

1
2
initializePopulation(sEnv = NULL, nInd = 100,
  founderHapsInDiploids = F)

Arguments

sEnv

the environment that BSL functions operate in. If NULL, the default simEnv is attempted

nInd

population size (default:100)

founderHapsInDiploids

set to TRUE if you have uploaded phased diploid data in defineSpecies

Value

modifies the list sims in environment sEnv by creating a founder population

See Also

defineSpecies for an example


BreedingSchemeLanguage documentation built on May 2, 2019, 10:17 a.m.