Learn R Programming

popbio (version 2.8)

teasel: Projection matrix for teasel

Description

Projection matrix with six stage classes for the plant teasel

Usage

teasel

Arguments

Format

A 6 x 6 matrix

References

Caswell, H. 2001. Matrix population models. Construction, Analysis and interpretation. 2nd ed. Sinauer, Sunderland, Massachusetts.

Examples

Run this code
teasel
image2(teasel, mar = c(1, 3.5, 5, 1), box.offset = .1)
title("Teasel projection matrix", line = 2.5)
# fertilities for a monocarpic plant in a prebreeding census in last column
splitA(teasel, r = 1:6, c = 6)
lambda(teasel)

Run the code above in your browser using DataLab