fig2.3and4: The structure of the Logistic Model

View source: R/fig2.3and4.R

fig2.3and4R Documentation

The structure of the Logistic Model

Description

Generate figures 2.3 and 2.4 (as separate plots in the Plots window) showing the assumed linear relationship between per-capita growth rate and population density, and the resulting relationship between Delta N /Delta t and Population size. Each plot will appear as a new plot in the Rstudio Plot Window. Click on the arrow icon in the Plot window to move forward or backward to see the two plots

Usage

fig2.3and4(viewcode = F)

Arguments

viewcode

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

Examples

# generate plot
fig2.3and4()
# View plotting code
fig2.3and4(viewcode = TRUE)

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