fig2.5: Other Density Dependent Models

View source: R/fig2.5.R

fig2.5R Documentation

Other Density Dependent Models

Description

Generate figure 2.5 that illustrates four types of density dependent models, with plots showing N at time t+1 vs. N at time t.

Usage

fig2.5(viewcode = F)

Arguments

viewcode

TRUE or FALSE (default) indicating whether to print the function code

Examples

# generate plot
fig2.5()
 #view code
fig2.5(viewcode = TRUE)

tessington/quantecol documentation built on June 1, 2025, 9:06 p.m.