sp_demography: sp_demography() Function

View source: R/sp_demography.R

sp_demographyR Documentation

sp_demography() Function

Description

This function is a sub-function of setscenario().

Usage

sp_demography(Stages, MaxAge, prob_reproduction, num_offsprings, prob_surv)

Arguments

Stages

: Number of life-Stages (integer). Requires a minimum of 2, for "juvenile" (stage 0) and "adult". Maximum is 3.

MaxAge

: Maximum age in years

prob_reproduction

: Probability to produce offsprings

num_offsprings

: Expected the number of offsprings

prob_surv

: Probability to survive

Examples

dontrun{
sp_demography()
}

crownk12/predextinct documentation built on June 23, 2022, 9:15 p.m.