View source: R/get.size.R View source: R/get.ngen.R
| get.size | R Documentation |
Function to calculate the number of individuals per generation
Function to calculate the number of individuals per generation
get.size(population)
get.size(population)
population |
Population list |
matrix with numeric values
matrix with numeric values
data(ex_pop)
get.size(ex_pop)
data(ex_pop)
get.size(ex_pop)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.