evolve: Let the individuals of a population move around

View source: R/population.R

evolveR Documentation

Let the individuals of a population move around

Description

Let the individuals of a population move around

Usage

evolve(population, n, prop)

Arguments

population

Population to transform

n

Number of individuals to introduce

prop

Proportion of individuals to remove

Value

A population


Jean-Rubin/hhsim documentation built on April 27, 2022, 12:03 a.m.