Learn R Programming

MoBPS (version 1.13.1)

get.ngen: Number of generations

Description

Function to calculate the number of generations in the population list

Usage

get.ngen(population)

Value

Numeric value

Arguments

population

Population list

Examples

Run this code
data(ex_pop)
get.ngen(ex_pop)

Run the code above in your browser using DataLab